Update main.yml
This commit is contained in:
@@ -26,9 +26,9 @@ 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 iptv
|
- name: Run iptv
|
||||||
#run: python ${{ github.workspace }}/py/iptv_udp.py
|
#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/iptv酒店源分辨率过滤.py
|
#run: python ${{ github.workspace }}/py/iptv酒店源分辨率过滤.py
|
||||||
# 提交和推送的步骤,不再检查文件是否发生变化#流畅度检测
|
# 提交和推送的步骤,不再检查文件是否发生变化#
|
||||||
- name: Commit and push changes
|
- name: Commit and push changes
|
||||||
run: |
|
run: |
|
||||||
git config --local user.email "actions@126.com"
|
git config --local user.email "actions@126.com"
|
||||||
|
|||||||
Reference in New Issue
Block a user