Bashir Gulistani commited on
Commit
7e4acda
1 Parent(s): cd0319f

Update deploy.yml

Browse files
Files changed (1) hide show
  1. .github/workflows/deploy.yml +1 -0
.github/workflows/deploy.yml CHANGED
@@ -15,6 +15,7 @@ jobs:
15
  uses: actions/checkout@v3
16
  with:
17
  lfs: true
 
18
 
19
  - name: Install Git LFS
20
  run: |
 
15
  uses: actions/checkout@v3
16
  with:
17
  lfs: true
18
+ fetch-depth: 0
19
 
20
  - name: Install Git LFS
21
  run: |