Skip to content

Commit 082924f

Browse files
committed
fixed script name
1 parent 377f693 commit 082924f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_data.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
- name: Update data
2929
env:
3030
BQ_LAB13: ${{ secrets.BQ_LAB13 }}
31-
run: python ${{ github.workspace }}/lab_13/update_data.py
31+
run: python ${{ github.workspace }}/lab_13/load_data.py

0 commit comments

Comments
 (0)