Prathamesh Sarjerao Vaidya commited on
Commit
7a8c666
·
unverified ·
1 Parent(s): cfce924

Update main.yml

Browse files
Files changed (1) hide show
  1. .github/workflows/main.yml +1 -0
.github/workflows/main.yml CHANGED
@@ -14,6 +14,7 @@ jobs:
14
  lfs: true
15
 
16
  # Ensure Git LFS is installed and fetch binary files
 
17
  - name: Pull LFS files
18
  run: |
19
  git lfs install
 
14
  lfs: true
15
 
16
  # Ensure Git LFS is installed and fetch binary files
17
+ # Try Pull LFS files
18
  - name: Pull LFS files
19
  run: |
20
  git lfs install