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