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
073d8528d4
commit
4f9a3287b1
2
.github/workflows/autodocs.yml
vendored
2
.github/workflows/autodocs.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
- name: Install Launcher
|
||||
id: install-launcher
|
||||
run: |
|
||||
repo_owner=${{ github.event.actor.id }}
|
||||
repo_owner=${{ github.event.actor }}
|
||||
branch=${GITHUB_REF##*/}
|
||||
cargo install --git git+https://github.com/$repo_owner/text-generation-inference.git --branch $branch text-generation-launcher
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user