Update autodocs.yml

This commit is contained in:
Merve Noyan 2023-09-21 17:16:09 +02:00 committed by Nicolas Patry
parent 7384e06dcd
commit 87c076e1c1

View File

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