mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-09 19:34:53 +00:00
add short slug
This commit is contained in:
parent
d245ddc04f
commit
9fcf03d13c
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -195,6 +195,8 @@ jobs:
|
||||
DOCKER_VOLUME: /cache
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Inject slug/short variables
|
||||
uses: rlespinasse/github-slug-action@v4.4.1
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v4
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user