From 2890026c5a19ff615ffdc733c6095e3f18e684d8 Mon Sep 17 00:00:00 2001 From: Nicolas Patry Date: Wed, 22 May 2024 15:38:11 +0200 Subject: [PATCH] Ssh debugging... again.. --- .github/workflows/autodocs.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/autodocs.yml b/.github/workflows/autodocs.yml index 8ad51ebd..d05829f3 100644 --- a/.github/workflows/autodocs.yml +++ b/.github/workflows/autodocs.yml @@ -14,7 +14,8 @@ jobs: - name: Install Launcher id: install-launcher run: cargo install --path launcher/ - + - name: Setup tmate session + uses: mxschmitt/action-tmate@v3 - name: Check launcher Docs are up-to-date run: | echo text-generation-launcher --help