[skip ci] Update maven.yml

This commit is contained in:
LoveSy 2023-10-11 00:07:20 +08:00 committed by GitHub
parent cb005a88bc
commit 899766f2bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,7 @@ jobs:
uses: actions/checkout@v3
with:
submodules: 'recursive'
fetch-depth: 0
- name: Set up JDK 17
uses: actions/setup-java@v3
with: