Update 测试.yml

This commit is contained in:
frxz751113
2024-09-03 21:56:41 +08:00
committed by GitHub
parent e518d651ae
commit 743ec7a7c2
+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: |