mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-10 20:04:52 +00:00
Update autodocs.yml
This commit is contained in:
parent
adfeec63f1
commit
d79760aaa2
6
.github/workflows/autodocs.yml
vendored
6
.github/workflows/autodocs.yml
vendored
@ -13,9 +13,9 @@ jobs:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: Install TGI
|
||||
id: install-tgi
|
||||
run: make install
|
||||
- name: Install Launcher
|
||||
id: install-launcher
|
||||
run: cargo install launcher
|
||||
|
||||
- name: Run TGI Launcher docs
|
||||
id: run-launcher-help
|
||||
|
Loading…
Reference in New Issue
Block a user