boris commited on
Commit
197d48d
1 Parent(s): ff46e1c

feat: update action

Browse files
Files changed (1) hide show
  1. .github/workflows/sync_to_hub.yml +0 -4
.github/workflows/sync_to_hub.yml CHANGED
@@ -11,10 +11,6 @@ jobs:
11
  sync-to-hub:
12
  runs-on: ubuntu-latest
13
  steps:
14
- - name: Check large files
15
- uses: ActionsDesk/lfs-warning@v2.0
16
- with:
17
- filesizelimit: 900000 # so we can sync to HF spaces
18
  - uses: actions/checkout@v2
19
  with:
20
  fetch-depth: 0
 
11
  sync-to-hub:
12
  runs-on: ubuntu-latest
13
  steps:
 
 
 
 
14
  - uses: actions/checkout@v2
15
  with:
16
  fetch-depth: 0