Sadashiv Nandanikar commited on
Commit
7f455d3
1 Parent(s): 387711a

Update sync-to-huggingface.yml

Browse files
.github/workflows/sync-to-huggingface.yml CHANGED
@@ -10,8 +10,9 @@ jobs:
10
  sync-to-hub:
11
  runs-on: ubuntu-latest
12
  steps:
13
- - uses: actions/checkout@v3
14
  with:
 
15
  fetch-depth: 0
16
  lfs: true
17
  - name: Push to hub
 
10
  sync-to-hub:
11
  runs-on: ubuntu-latest
12
  steps:
13
+ - uses: actions/checkout@v2
14
  with:
15
+ submodules: recursive
16
  fetch-depth: 0
17
  lfs: true
18
  - name: Push to hub