Update autodocs.yml

This commit is contained in:
Merve Noyan 2023-09-21 17:04:10 +02:00 committed by Nicolas Patry
parent 3ab4c199cd
commit 7384e06dcd

View File

@ -15,7 +15,7 @@ jobs:
- name: Install Launcher
id: install-launcher
run: cargo install git+https://github.com/huggingface/text-generation-inference
run: cargo install --git git+https://github.com/huggingface/text-generation-inference
- name: Run TGI Launcher docs
id: run-launcher-help