更新 .gitea/workflows/surge_to_gogost.yml
Some checks failed
SurgeToGoGostConverter / convert (push) Failing after 6s
Some checks failed
SurgeToGoGostConverter / convert (push) Failing after 6s
This commit is contained in:
@@ -17,8 +17,5 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
python-version: "3.x"
|
python-version: "3.x"
|
||||||
|
|
||||||
- name: 安装依赖(如有)
|
|
||||||
run: pip install -r requirements.txt
|
|
||||||
|
|
||||||
- name: 运行转换脚本
|
- name: 运行转换脚本
|
||||||
run: python convert_surge_to_gogost.py
|
run: python convert_surge_to_gogost.py
|
||||||
Reference in New Issue
Block a user