Prathamesh Sarjerao Vaidya
commited on
Update main.yml
Browse files
.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
|