update CI

This commit is contained in:
Klop233
2024-04-12 19:52:07 +08:00
parent 06a87833f3
commit 3313ff7c61

View File

@@ -21,7 +21,7 @@ jobs:
java-version: '17'
- name: Setup Git Config
run: |
export HOME=/root
export HOME=/home/klop233
git config --global user.email "ci@luminolmc.com"
git config --global user.name "Luminol CI"
- name: Apply Patches