Update main.yml

This commit is contained in:
frxz751113
2024-08-26 11:06:16 +08:00
committed by GitHub
parent 92f2dd7776
commit b5ac6419da
+1 -1
View File
@@ -25,7 +25,7 @@ jobs:
pip install --upgrade pip pip install --upgrade pip
pip install selenium requests ffmpeg futures eventlet opencv-python Beautifulsoup4 translate termcolor func_timeout replace input opencc pypinyin pytz tqdm pip install selenium requests ffmpeg 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/一锅烩.py run: python ${{ github.workspace }}/py/收集.py
# 提交和推送的步骤,不再检查文件是否发生变化# # 提交和推送的步骤,不再检查文件是否发生变化#
- name: Commit and push changes - name: Commit and push changes