Spaces:
Sleeping
Sleeping
Commit ·
1c3fc07
1
Parent(s): 9080de4
Update main.yml
Browse files
.github/workflows/main.yml
CHANGED
|
@@ -16,7 +16,7 @@ jobs:
|
|
| 16 |
lfs: false
|
| 17 |
|
| 18 |
- name: Ignore large files
|
| 19 |
-
run : git filter-branch --index-filter 'git rm -rf --cached --ignore-unmatch "
|
| 20 |
|
| 21 |
- name: Push to hub
|
| 22 |
env:
|
|
|
|
| 16 |
lfs: false
|
| 17 |
|
| 18 |
- name: Ignore large files
|
| 19 |
+
run : git filter-branch --index-filter 'git rm -rf --cached --ignore-unmatch "None/fast-bge-small-en.tar.gz"' HEAD
|
| 20 |
|
| 21 |
- name: Push to hub
|
| 22 |
env:
|