mirror of
https://codeberg.org/LibRedirect/libredirect.git
synced 2025-01-08 08:11:55 +01:00
Update main.yml
This commit is contained in:
parent
fcaf841e58
commit
a82a8da607
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -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
Block a user