Spaces:
Sleeping
Sleeping
Muhammad Ramdhani
commited on
Commit
·
9b8c781
1
Parent(s):
da16035
Update main.yml
Browse files
.github/workflows/main.yml
CHANGED
@@ -14,8 +14,6 @@ jobs:
|
|
14 |
with:
|
15 |
fetch-depth: 0
|
16 |
lfs: true
|
17 |
-
- name: Checkout LFS objects
|
18 |
-
run: git lfs checkout
|
19 |
- name: Push to hub
|
20 |
env:
|
21 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
|
|
14 |
with:
|
15 |
fetch-depth: 0
|
16 |
lfs: true
|
|
|
|
|
17 |
- name: Push to hub
|
18 |
env:
|
19 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|