From e95c13d0a24d33b11cab45ec8468e1c71454874b Mon Sep 17 00:00:00 2001 From: frxz751113 <156018267+frxz751113@users.noreply.github.com> Date: Fri, 13 Sep 2024 15:05:09 +0800 Subject: [PATCH] =?UTF-8?q?Update=20=E7=BD=91=E7=BB=9C=E6=94=B6=E9=9B=86.y?= =?UTF-8?q?ml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/网络收集.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/网络收集.yml b/.github/workflows/网络收集.yml index e2fff13..b6b421f 100644 --- a/.github/workflows/网络收集.yml +++ b/.github/workflows/网络收集.yml @@ -1,4 +1,4 @@ -name: 搜索引擎采集 +name: 网络采集 on: # schedule: @@ -27,7 +27,7 @@ jobs: - name: Run py run: | python ${{ github.workspace }}/py/IPTV搜索引擎采集.py - #python ${{ github.workspace }}/py/网络收集.py + python ${{ github.workspace }}/py/网络收集.py #python ${{ github.workspace }}/py/酒店源.py - name: 提交更改 run: |