Update main.yml

This commit is contained in:
frxz751113
2024-08-10 07:58:49 +08:00
committed by GitHub
parent 9e24f8ba6c
commit 630c6546d4
+1 -2
View File
@@ -26,8 +26,7 @@ jobs:
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-get-check.py
run: python ${{ github.workspace }}/py/iptv-cv2-check.py
run: python ${{ github.workspace }}/py/iptv-get-check.py
# 提交和推送的步骤,不再检查文件是否发生变化
- name: Commit and push changes
run: |