mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-12 12:54:52 +00:00
Fix autodocs.
This commit is contained in:
parent
bc0a33e1c9
commit
33c4b0d8c3
2
.github/workflows/autodocs.yaml
vendored
2
.github/workflows/autodocs.yaml
vendored
@ -28,7 +28,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Install router
|
- name: Install router
|
||||||
id: install-router
|
id: install-router
|
||||||
run: cargo install --path router/
|
run: cargo install --path backends/v3/
|
||||||
|
|
||||||
- uses: actions/setup-node@v4
|
- uses: actions/setup-node@v4
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user