Update IP采集检测.yml

This commit is contained in:
frxz751113
2024-08-20 13:27:51 +08:00
committed by GitHub
parent ecfa42404c
commit e848db3501
+1 -3
View File
@@ -26,9 +26,7 @@ jobs:
pip install selenium requests futures eventlet opencv-python Beautifulsoup4 translate termcolor func_timeout replace input opencc pypinyin pytz tqdm pip install selenium requests futures eventlet opencv-python Beautifulsoup4 translate termcolor func_timeout replace input opencc pypinyin pytz tqdm
- name: Run py - name: Run py
run: | run: |
python ${{ github.workspace }}/py/IP更新.py #python ${{ github.workspace }}/py/IP更新.py
- name: Run py
run: |
python ${{ github.workspace }}/py/组播定期检测.py python ${{ github.workspace }}/py/组播定期检测.py
- name: 提交更改 - name: 提交更改