gabrielchua commited on
Commit
25e812f
1 Parent(s): eff7575

remove icon.png

Browse files
Files changed (1) hide show
  1. .github/workflows/sync_with_hf.yml +0 -2
.github/workflows/sync_with_hf.yml CHANGED
@@ -14,8 +14,6 @@ jobs:
14
  with:
15
  fetch-depth: 0
16
  lfs: true
17
- - name: Remove icon.png
18
- run: rm -f icon.png
19
  - name: Push to hub
20
  env:
21
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
 
14
  with:
15
  fetch-depth: 0
16
  lfs: true
 
 
17
  - name: Push to hub
18
  env:
19
  HF_TOKEN: ${{ secrets.HF_TOKEN }}