From e848db35014669b171a92a41c61592f3ff8325cd Mon Sep 17 00:00:00 2001 From: frxz751113 <156018267+frxz751113@users.noreply.github.com> Date: Tue, 20 Aug 2024 13:27:51 +0800 Subject: [PATCH] =?UTF-8?q?Update=20IP=E9=87=87=E9=9B=86=E6=A3=80=E6=B5=8B?= =?UTF-8?q?.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/IP采集检测.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/IP采集检测.yml b/.github/workflows/IP采集检测.yml index d2a355b..2faeb46 100644 --- a/.github/workflows/IP采集检测.yml +++ b/.github/workflows/IP采集检测.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/IP更新.py - - name: Run py - run: | + #python ${{ github.workspace }}/py/IP更新.py python ${{ github.workspace }}/py/组播定期检测.py - name: 提交更改