Ssh debugging... again..

This commit is contained in:
Nicolas Patry 2024-05-22 15:38:11 +02:00
parent 9e6d97e575
commit 2890026c5a

View File

@ -14,7 +14,8 @@ jobs:
- name: Install Launcher - name: Install Launcher
id: install-launcher id: install-launcher
run: cargo install --path launcher/ run: cargo install --path launcher/
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
- name: Check launcher Docs are up-to-date - name: Check launcher Docs are up-to-date
run: | run: |
echo text-generation-launcher --help echo text-generation-launcher --help