From 4b4aeb3a84eac92dc246d2d58c64a1a4acb634b1 Mon Sep 17 00:00:00 2001 From: frxz751113 <156018267+frxz751113@users.noreply.github.com> Date: Thu, 29 Aug 2024 20:07:41 +0800 Subject: [PATCH] =?UTF-8?q?Update=20IPTV=E9=87=87=E9=9B=86=E6=A3=80?= =?UTF-8?q?=E6=B5=8B.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/IPTV采集检测.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/IPTV采集检测.yml b/.github/workflows/IPTV采集检测.yml index c9c2645..c29ece9 100644 --- a/.github/workflows/IPTV采集检测.yml +++ b/.github/workflows/IPTV采集检测.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搜索引擎采集.py - #python ${{ github.workspace }}/py/酒店源.py + #python ${{ github.workspace }}/py/IPTV搜索引擎采集.py + python ${{ github.workspace }}/py/酒店源.py - name: 提交更改 run: |