Update IP采集检测.yml

This commit is contained in:
frxz751113
2024-08-21 12:02:13 +08:00
committed by GitHub
parent 18425c8ae8
commit c4323acc0f
+1
View File
@@ -26,6 +26,7 @@ jobs:
pip install selenium requests futures eventlet opencv-python Beautifulsoup4 translate termcolor func_timeout replace input opencc pypinyin pytz tqdm pip install selenium requests futures eventlet opencv-python Beautifulsoup4 translate termcolor func_timeout replace input opencc pypinyin pytz tqdm
- name: Run py - name: Run py
run: | run: |
python ${{ github.workspace }}/py/IPTV+测绘站采集.py
python ${{ github.workspace }}/py/IP更新检测.py python ${{ github.workspace }}/py/IP更新检测.py
- name: 提交更改 - name: 提交更改