Update g.yaml
This commit is contained in:
parent
ed87d58b20
commit
c53491052b
|
@ -31,7 +31,7 @@ jobs:
|
|||
# 步骤 4: 运行 Python 脚本
|
||||
- name: Run Python script
|
||||
run: |
|
||||
g.py
|
||||
python g.py
|
||||
|
||||
# 步骤 5: 克隆目标仓库
|
||||
- name: Checkout target repository
|
||||
|
|
Loading…
Reference in New Issue