Skip to content

Commit c2c8273

Browse files
authored
Update originkernel.yml
1 parent 57aca2c commit c2c8273

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/originkernel.yml

+2
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ jobs:
5151
5252
rm -rf KernelSU
5353
rm -rf drivers/kernelsu
54+
git config --global user.email "[email protected]"
55+
git config --global user.name "zhz8951"
5456
git revert 9902996b37e75cbe703a146fb5c33dea382b16d6
5557
export PATH=$(pwd)/ToolChains/bin/:$PATH
5658
export ARCH=arm64

0 commit comments

Comments
 (0)