Spaces:
Sleeping
Sleeping
Commit ·
6719e7c
1
Parent(s): ec56038
remove lfs
Browse files
.github/workflows/github-actions-huggingface.yml
CHANGED
|
@@ -13,7 +13,6 @@ jobs:
|
|
| 13 |
- uses: actions/checkout@v3
|
| 14 |
with:
|
| 15 |
fetch-depth: 0
|
| 16 |
-
lfs: true
|
| 17 |
- name: Push to hub
|
| 18 |
env:
|
| 19 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
|
|
|
| 13 |
- uses: actions/checkout@v3
|
| 14 |
with:
|
| 15 |
fetch-depth: 0
|
|
|
|
| 16 |
- name: Push to hub
|
| 17 |
env:
|
| 18 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|