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