Update and rename 临时组合.yml to 组合IP采集.yml

This commit is contained in:
frxz751113
2024-08-19 09:35:36 +08:00
committed by GitHub
parent 544f81095c
commit d56cf1de08
@@ -1,4 +1,4 @@
name: 临时组合
name: 组合IP采集
on:
#schedule:
@@ -26,7 +26,7 @@ jobs:
pip install selenium requests futures eventlet opencv-python Beautifulsoup4 translate termcolor func_timeout replace input opencc pypinyin pytz tqdm
- name: Run py
run: |
python ${{ github.workspace }}/py/临时组合.py
python ${{ github.workspace }}/py/iptv_udp.py
- name: 提交更改
run: |