Update 网络收集.yml

This commit is contained in:
frxz751113
2024-09-13 15:05:09 +08:00
committed by GitHub
parent f195c2c438
commit e95c13d0a2
+2 -2
View File
@@ -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: |