mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 20:34:54 +00:00
Fix.
This commit is contained in:
parent
9fd232fd00
commit
9e6d97e575
2
.github/workflows/autodocs.yml
vendored
2
.github/workflows/autodocs.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Install Launcher
|
- name: Install Launcher
|
||||||
id: 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
|
- name: Check launcher Docs are up-to-date
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user