fix action

This commit is contained in:
wwqgtxx
2025-04-10 22:38:44 +08:00
parent 6f521d5ac1
commit 39987022c6
4 changed files with 7 additions and 8 deletions

View File

@@ -12,7 +12,7 @@ jobs:
- name: Checkout Repository
uses: actions/checkout@v4
- name: Checkout submodules
- name: Checkout and Update submodules
run: git submodule update --init --recursive --remote --force
- name: Setup Java