mirror of
https://github.com/Toperlock/sing-box-geosite.git
synced 2025-06-08 01:32:17 +08:00
Update sync.yml
This commit is contained in:
parent
93766d307d
commit
f9da98f4f7
2
.github/workflows/sync.yml
vendored
2
.github/workflows/sync.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
|||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
pip install pandas
|
pip install pandas requests pyyaml
|
||||||
- name: Run script
|
- name: Run script
|
||||||
run: python ../main.py
|
run: python ../main.py
|
||||||
working-directory: ./rule/
|
working-directory: ./rule/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user