Arjun P commited on
Commit
8312f5a
·
unverified ·
1 Parent(s): 0d2e15b

Update main.yaml

Browse files
Files changed (1) hide show
  1. .github/workflows/main.yaml +1 -2
.github/workflows/main.yaml CHANGED
@@ -15,8 +15,7 @@ jobs:
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:
 
15
  fetch-depth: 0
16
  lfs: false
17
 
18
+
 
19
 
20
  - name: Push to hub
21
  env: