修改action

This commit is contained in:
wangqiupei
2025-03-10 10:35:33 +08:00
parent 9896082dc9
commit ed1a7c9156

View File

@@ -28,8 +28,8 @@ jobs:
run: |
pip install -r ./requirements.txt
- name: Run ClashForge.py
run: python ClashForge.py
- name: Run main.py
run: python main.py
- name: Commit and push file
run: |