This commit is contained in:
Nicolas Patry 2024-05-22 15:35:48 +02:00
parent 9fd232fd00
commit 9e6d97e575

View File

@ -13,7 +13,7 @@ jobs:
- name: Install Launcher
id: install-launcher
run: cargo install --path text-generation-launcher
run: cargo install --path launcher/
- name: Check launcher Docs are up-to-date
run: |