diff --git a/.github/workflows/IP采集检测.yml b/.github/workflows/IP采集检测.yml index a05302c..9e7529a 100644 --- a/.github/workflows/IP采集检测.yml +++ b/.github/workflows/IP采集检测.yml @@ -26,6 +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/IP更新检测.py - name: 提交更改