Update IPTV采集检测.yml

This commit is contained in:
frxz751113
2024-09-03 17:00:00 +08:00
committed by GitHub
parent e87c1ac373
commit 5c0782aee3
+2 -2
View File
@@ -26,8 +26,8 @@ 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搜索引擎采集.py
#python ${{ github.workspace }}/py/酒店源.py
#python ${{ github.workspace }}/py/IPTV搜索引擎采集.py
python ${{ github.workspace }}/py/酒店源.py
#python ${{ github.workspace }}/py/网络收集.py
- name: 提交更改
run: |