Update g.yaml

This commit is contained in:
浪子 2024-12-27 16:29:10 +08:00
parent cae47fe40e
commit 2946133dc4
1 changed files with 1 additions and 0 deletions

View File

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