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

This commit is contained in:
frxz751113
2024-08-20 12:18:31 +08:00
committed by GitHub
parent 1ce0b2979a
commit c7fa68ab6b
@@ -1,4 +1,4 @@
name: 组合IP采集
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/iptv_udp.py
python ${{ github.workspace }}/py/IP更新.py
- name: 提交更改
run: |