Update main.yml
This commit is contained in:
parent
fcaf841e58
commit
a82a8da607
|
@ -23,7 +23,7 @@ jobs:
|
|||
python -m pip install --upgrade pip
|
||||
pip install requests bs4
|
||||
- name: run script
|
||||
run: python instances/get_instances.py
|
||||
run: python src/instances/get_instances.py
|
||||
|
||||
- name: commit files
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue