From 333e93f54b00bb90e0bbe36eba110fa54dc0954a Mon Sep 17 00:00:00 2001 From: frxz751113 <156018267+frxz751113@users.noreply.github.com> Date: Mon, 19 Aug 2024 01:19:21 +0800 Subject: [PATCH] =?UTF-8?q?Update=20and=20rename=20=E4=BC=98=E9=80=89.yml?= =?UTF-8?q?=E5=A4=87=20to=20=E4=B8=B4=E6=97=B6=E7=BB=84=E5=90=88.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/{优选.yml备 => 临时组合.yml} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename .github/workflows/{优选.yml备 => 临时组合.yml} (93%) diff --git a/.github/workflows/优选.yml备 b/.github/workflows/临时组合.yml similarity index 93% rename from .github/workflows/优选.yml备 rename to .github/workflows/临时组合.yml index f55cb2d..d53c468 100644 --- a/.github/workflows/优选.yml备 +++ b/.github/workflows/临时组合.yml @@ -1,4 +1,4 @@ -name: 优选 +name: 临时组合 on: #schedule: @@ -26,7 +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_udp.py + python ${{ github.workspace }}/py/临时组合.py - name: 提交更改 run: |