Skip to content

Commit 790f4e9

Browse files
committed
fixed path
1 parent 0629644 commit 790f4e9

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
@@ -19,4 +19,4 @@ jobs:
1919
- name: Install dependencies
2020
run: pip install -r requirements.txt
2121
- name: Update data
22-
run: python lab_13/update_data.py
22+
run: python ../lab_13/update_data.py

0 commit comments

Comments
 (0)