We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0629644 commit 790f4e9Copy full SHA for 790f4e9
.github/workflows/update_data.yml
@@ -19,4 +19,4 @@ jobs:
19
- name: Install dependencies
20
run: pip install -r requirements.txt
21
- name: Update data
22
- run: python lab_13/update_data.py
+ run: python ../lab_13/update_data.py
0 commit comments