Update IP采集检测.yml

This commit is contained in:
frxz751113
2024-08-21 00:00:56 +08:00
committed by GitHub
parent 409b8c7dff
commit 7a311c5319
+1 -1
View File
@@ -26,7 +26,7 @@ jobs:
pip install selenium requests futures eventlet opencv-python Beautifulsoup4 translate termcolor func_timeout replace input opencc pypinyin pytz tqdm
- name: Run py
run: |
python ${{ github.workspace }}/py/iptv_udp.py
#python ${{ github.workspace }}/py/iptv_udp.py
python ${{ github.workspace }}/py/组播定期检测.py
- name: 提交更改