mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-04-24 16:32:12 +00:00
ensure lfs files are downloaded
This commit is contained in:
parent
fc00efb2e7
commit
862651a90d
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -35,6 +35,8 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
lfs: true
|
||||
- name: Inject slug/short variables
|
||||
uses: rlespinasse/github-slug-action@v4.4.1
|
||||
- name: Construct harware variables
|
||||
|
Loading…
Reference in New Issue
Block a user