更新 .gitea/workflows/surge_to_gogost.yml
Some checks failed
SurgeToGoGostConverter / convert (push) Failing after 6s

This commit is contained in:
2024-11-09 07:16:52 +00:00
parent c1ac379095
commit ba730cb99a

View File

@@ -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