feat:将A_memorix导入修改为submodule的导入方式

This commit is contained in:
A-Dawn
2026-03-24 13:45:12 +08:00
parent df872187d8
commit 9d1977446b
14 changed files with 413 additions and 0 deletions

View File

@@ -36,6 +36,7 @@ jobs:
- uses: actions/checkout@v4
with:
ref: ${{ inputs.base_branch }}
submodules: recursive
- name: Bootstrap committed target translations into Crowdin
uses: crowdin/github-action@v2