修改cicd脚本
Some checks failed
Java CI-CD with Gradle / build (push) Failing after 1h26m24s

This commit is contained in:
zhangyuheng 2024-03-24 02:01:27 +08:00
parent 5ff0c7f8a6
commit 46d8526c4a

View File

@ -21,7 +21,7 @@ jobs:
cache: 'gradle'
- name: "Config Git"
run: |
git config --global user.email "zhangyuheng@lunadeer.cn
git config --global user.email "zhangyuheng@lunadeer.cn"
git config --global user.name "zhangyuheng"
- name: "Apply Patches"
run: ./gradlew applyPatches