Update IPTV采集检测.yml

This commit is contained in:
frxz751113
2024-09-05 11:51:10 +08:00
committed by GitHub
parent 3e8f7c1495
commit 882c49e073
+2 -2
View File
@@ -27,8 +27,8 @@ 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
- name: 提交更改
run: |
git config --local user.email "actions@163.com"