Update IPTV采集检测.yml

This commit is contained in:
frxz751113
2025-06-25 08:30:02 +08:00
committed by GitHub
parent a135627e49
commit e8f58bc8e5
+2 -2
View File
@@ -33,8 +33,8 @@ jobs:
- name: 执行采集脚本 🚀 - name: 执行采集脚本 🚀
run: | run: |
# 只保留需要执行的脚本 # 只保留需要执行的脚本
#python ${{ github.workspace }}/py/测绘站采集.py python ${{ github.workspace }}/py/测绘站采集.py
python ${{ github.workspace }}/py/酒店源副本.py #python ${{ github.workspace }}/py/酒店源副本.py
# 其他脚本按需取消注释 # 其他脚本按需取消注释
- name: 提交变更 💾 - name: 提交变更 💾