Spaces:
Sleeping
Sleeping
Add files via upload
Browse files
.github/workflows/main.yml
CHANGED
@@ -14,9 +14,6 @@ jobs:
|
|
14 |
with:
|
15 |
fetch-depth: 0
|
16 |
lfs: false
|
17 |
-
|
18 |
-
- name: Ignore large files
|
19 |
-
run : git filter-branch --index-filter 'git rm -rf --cached --ignore-unmatch "Rag_Documents/layout-parser-paper.pdf"' HEAD
|
20 |
|
21 |
- name: Push to hub
|
22 |
env:
|
|
|
14 |
with:
|
15 |
fetch-depth: 0
|
16 |
lfs: false
|
|
|
|
|
|
|
17 |
|
18 |
- name: Push to hub
|
19 |
env:
|