Update IPTV采集检测.yml

This commit is contained in:
frxz751113
2024-08-29 22:26:10 +08:00
committed by GitHub
parent 4410b31f40
commit 603bfb08d1
+2 -1
View File
@@ -26,7 +26,8 @@ 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 py - name: Run py
run: | run: |
python ${{ github.workspace }}/py/IPTV搜索引擎采集.py #python ${{ github.workspace }}/py/IPTV搜索引擎采集.py
python ${{ github.workspace }}/py/酒店源.py
- name: 提交更改 - name: 提交更改
run: | run: |
git config --local user.email "actions@163.com" git config --local user.email "actions@163.com"