Update IPTV采集检测.yml

This commit is contained in:
frxz751113
2025-05-03 11:22:08 +08:00
committed by GitHub
parent 0fd7ca95ad
commit 685eed899b
+2 -1
View File
@@ -33,7 +33,8 @@ jobs:
- name: 执行采集脚本 🚀 - name: 执行采集脚本 🚀
run: | run: |
# 只保留需要执行的脚本 # 只保留需要执行的脚本
python ${{ github.workspace }}/py/测绘站采集.py #python ${{ github.workspace }}/py/测绘站采集.py
python ${{ github.workspace }}/py/酒店源255.py
# 其他脚本按需取消注释 # 其他脚本按需取消注释
- name: 提交变更 💾 - name: 提交变更 💾