Spaces:
Runtime error
Runtime error
AnujPanthri
commited on
Commit
·
b5faff6
1
Parent(s):
cefee6e
Update kaggle.yaml
Browse files
.github/workflows/kaggle.yaml
CHANGED
@@ -17,6 +17,7 @@ jobs:
|
|
17 |
with:
|
18 |
fetch-depth: 0
|
19 |
lfs: true
|
|
|
20 |
|
21 |
- name: Setup Kaggle
|
22 |
run: |
|
|
|
17 |
with:
|
18 |
fetch-depth: 0
|
19 |
lfs: true
|
20 |
+
ref: ${{ github.ref }}
|
21 |
|
22 |
- name: Setup Kaggle
|
23 |
run: |
|