MaxReimann
commited on
Commit
•
a92ae7f
1
Parent(s):
c39f027
Update push_to_huggingface.yml
Browse files
.github/workflows/push_to_huggingface.yml
CHANGED
@@ -12,7 +12,7 @@ jobs:
|
|
12 |
steps:
|
13 |
- uses: actions/checkout@v3
|
14 |
with:
|
15 |
-
|
16 |
- name: Push to hub
|
17 |
env:
|
18 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
|
|
12 |
steps:
|
13 |
- uses: actions/checkout@v3
|
14 |
with:
|
15 |
+
lfs: 'true'
|
16 |
- name: Push to hub
|
17 |
env:
|
18 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|