This commit is contained in:
parent
271ea736d2
commit
5ff0c7f8a6
@ -19,6 +19,10 @@ jobs:
|
||||
java-version: '17'
|
||||
distribution: 'zulu'
|
||||
cache: 'gradle'
|
||||
- name: "Config Git"
|
||||
run: |
|
||||
git config --global user.email "zhangyuheng@lunadeer.cn
|
||||
git config --global user.name "zhangyuheng"
|
||||
- name: "Apply Patches"
|
||||
run: ./gradlew applyPatches
|
||||
- name: "Build Mojmap"
|
||||
|
Loading…
Reference in New Issue
Block a user