boris commited on
Commit
910f8eb
1 Parent(s): d9f0f39

fix: action file size

Browse files
Files changed (1) hide show
  1. .github/workflows/check_size.yml +1 -1
.github/workflows/check_size.yml CHANGED
@@ -14,4 +14,4 @@ jobs:
14
  - name: Check large files
15
  uses: ActionsDesk/lfs-warning@v2.0
16
  with:
17
- filesizelimit: 900000 # so we can sync to HF spaces
 
14
  - name: Check large files
15
  uses: ActionsDesk/lfs-warning@v2.0
16
  with:
17
+ filesizelimit: 9000000 # so we can sync to HF spaces