修复报错

This commit is contained in:
浪子
2024-12-27 16:24:49 +08:00
parent 3c795186e2
commit cae47fe40e
35 changed files with 5 additions and 3202 deletions
+1
View File
@@ -46,6 +46,7 @@ jobs:
run: |
cp -r index/* target-repo/
cp -r assets/ target-repo/
cp -r images/ target-repo/
# 步骤 7: 提交并推送更改到目标仓库
- name: Commit and push changes to target repository