From f1b98e2cb63e43dddde945b9551c9e82df731e83 Mon Sep 17 00:00:00 2001 From: frxz751113 <156018267+frxz751113@users.noreply.github.com> Date: Wed, 21 Aug 2024 00:45:16 +0800 Subject: [PATCH] =?UTF-8?q?Update=20and=20rename=20IP=E9=87=87=E9=9B=86?= =?UTF-8?q?=E6=A3=80=E6=B5=8B.yml=20to=20IP=E9=87=87=E9=9B=86=E6=A3=80?= =?UTF-8?q?=E6=B5=8B.yml=E5=A4=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/{IP采集检测.yml => IP采集检测.yml备} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename .github/workflows/{IP采集检测.yml => IP采集检测.yml备} (89%) diff --git a/.github/workflows/IP采集检测.yml b/.github/workflows/IP采集检测.yml备 similarity index 89% rename from .github/workflows/IP采集检测.yml rename to .github/workflows/IP采集检测.yml备 index 5f08234..1578288 100644 --- a/.github/workflows/IP采集检测.yml +++ b/.github/workflows/IP采集检测.yml备 @@ -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_udp.py - python ${{ github.workspace }}/py/组播定期检测.py + #python ${{ github.workspace }}/py/IP更新.py + python ${{ github.workspace }}/py/全部列表文件IP检测.py - name: 提交更改 run: |