diff --git a/.github/workflows/IPTV采集检测.yml b/.github/workflows/IPTV采集检测.yml index c29ece9..47945b7 100644 --- a/.github/workflows/IPTV采集检测.yml +++ b/.github/workflows/IPTV采集检测.yml @@ -26,9 +26,7 @@ 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/酒店源.py - + python ${{ github.workspace }}/py/IPTV搜索引擎采集.py - name: 提交更改 run: | git config --local user.email "actions@163.com"