From 41fade7f751261d29e5bf7c20374c25d14c3daa5 Mon Sep 17 00:00:00 2001 From: frxz751113 <156018267+frxz751113@users.noreply.github.com> Date: Wed, 25 Sep 2024 16:30:43 +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 | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/IPTV采集检测.yml b/.github/workflows/IPTV采集检测.yml index 6b3e08d..011043a 100644 --- a/.github/workflows/IPTV采集检测.yml +++ b/.github/workflows/IPTV采集检测.yml @@ -29,6 +29,7 @@ jobs: #python ${{ github.workspace }}/py/IPTV搜索引擎采集.py #python ${{ github.workspace }}/py/测绘站采集.py python ${{ github.workspace }}/py/网络收集.py + python ${{ github.workspace }}/py/IP比对.py - name: 提交更改 run: | git config --local user.email "actions@163.com"