Vinay Jose commited on
Commit
db0441f
·
unverified ·
1 Parent(s): 0d6f77d

Update main.yml

Browse files
Files changed (1) hide show
  1. .github/workflows/main.yml +3 -0
.github/workflows/main.yml CHANGED
@@ -10,6 +10,9 @@ jobs:
10
  runs-on: ubuntu-latest
11
  steps:
12
  - uses: actions/checkout@v4
 
 
 
13
 
14
  - name: Push to HF Spaces
15
  env:
 
10
  runs-on: ubuntu-latest
11
  steps:
12
  - uses: actions/checkout@v4
13
+ with:
14
+ fetch-depth: 0
15
+ lfs: false
16
 
17
  - name: Push to HF Spaces
18
  env: