diff --git a/.github/workflows/网络收集.yml b/.github/workflows/网络收集.yml index c185471..e2fff13 100644 --- a/.github/workflows/网络收集.yml +++ b/.github/workflows/网络收集.yml @@ -1,4 +1,4 @@ -name: 网络收集 +name: 搜索引擎采集 on: # schedule: @@ -26,8 +26,8 @@ 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 + #python ${{ github.workspace }}/py/网络收集.py #python ${{ github.workspace }}/py/酒店源.py - name: 提交更改 run: |