NguyenS commited on
Commit
76ba48b
·
unverified ·
1 Parent(s): 2171f8b

Update main.yml

Browse files
Files changed (1) hide show
  1. .github/workflows/main.yml +1 -1
.github/workflows/main.yml CHANGED
@@ -25,7 +25,7 @@ jobs:
25
  # Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
26
  - uses: actions/checkout@v3
27
  with:
28
- fetch-depth: 2
29
  - name: Add remote
30
  env:
31
  HF: ${{secrets.HF}}
 
25
  # Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
26
  - uses: actions/checkout@v3
27
  with:
28
+ fetch: 0
29
  - name: Add remote
30
  env:
31
  HF: ${{secrets.HF}}