Update IPTV采集检测.yml
This commit is contained in:
@@ -26,10 +26,10 @@ jobs:
|
||||
pip install selenium requests futures eventlet opencv-python Beautifulsoup4 translate termcolor func_timeout replace input opencc pypinyin pytz tqdm
|
||||
- name: Run py
|
||||
run: |
|
||||
python ${{ github.workspace }}/py/IPTV搜索引擎采集.py
|
||||
#python ${{ github.workspace }}/py/IPTV搜索引擎采集.py
|
||||
#python ${{ github.workspace }}/py/测绘站采集.py
|
||||
python ${{ github.workspace }}/py/网络收集.py
|
||||
python ${{ github.workspace }}/py/更新文件名.py
|
||||
#python ${{ github.workspace }}/py/更新文件名.py
|
||||
- name: 提交更改
|
||||
run: |
|
||||
git config --local user.email "actions@163.com"
|
||||
|
||||
Reference in New Issue
Block a user