Update main.yml

This commit is contained in:
frxz751113
2024-08-21 01:37:10 +08:00
committed by GitHub
parent 4318528a00
commit 124f6752e7
+1 -3
View File
@@ -25,9 +25,7 @@ jobs:
pip install --upgrade pip
pip install selenium requests futures eventlet opencv-python Beautifulsoup4 translate termcolor func_timeout replace input opencc pypinyin pytz tqdm
- name: Run iptv
#run: python ${{ github.workspace }}/py/iptv_udp.py
run: python ${{ github.workspace }}/py/iptv流畅度检测.py
#run: python ${{ github.workspace }}/py/iptv酒店源分辨率过滤.py
run: python ${{ github.workspace }}/py/综合更新.py
# 提交和推送的步骤,不再检查文件是否发生变化#
- name: Commit and push changes
run: |