Update IPTV采集检测.yml

This commit is contained in:
frxz751113
2024-09-14 13:58:39 +08:00
committed by GitHub
parent c9883732e6
commit 5f42f15556
+2 -2
View File
@@ -27,9 +27,9 @@ 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
#python ${{ github.workspace }}/py/更新文件名.py
python ${{ github.workspace }}/py/更新文件名.py
- name: 提交更改
run: |
git config --local user.email "actions@163.com"