Update g.yaml

This commit is contained in:
浪子 2024-12-27 16:05:31 +08:00
parent ed87d58b20
commit c53491052b
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ jobs:
# 步骤 4: 运行 Python 脚本
- name: Run Python script
run: |
g.py
python g.py
# 步骤 5: 克隆目标仓库
- name: Checkout target repository