Thomas (Tom) Gardos
commited on
Commit
·
11e035a
1
Parent(s):
e28d97f
Update push_to_hf_space_prototype.yml
Browse files
.github/workflows/push_to_hf_space_prototype.yml
CHANGED
@@ -14,7 +14,7 @@ jobs:
|
|
14 |
- uses: actions/checkout@v4
|
15 |
with:
|
16 |
fetch-depth: 0
|
17 |
-
lfs:
|
18 |
- name: Deploy Prototype to HuggingFace
|
19 |
env:
|
20 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
|
|
14 |
- uses: actions/checkout@v4
|
15 |
with:
|
16 |
fetch-depth: 0
|
17 |
+
lfs: true
|
18 |
- name: Deploy Prototype to HuggingFace
|
19 |
env:
|
20 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|