Skip to content

Commit 0f9a5fe

Browse files
authored
Update build-kernel-op12.yml
1 parent c24ec6d commit 0f9a5fe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-kernel-op12.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,8 @@ jobs:
174174
175175
echo "Building the kernel..."
176176
rm -rf ./kernel_platform/common/android/abi_gki_protected_exports_*
177+
git config --global user.email "[email protected]"
178+
git config --global user.name "TheWildJames"
177179
git add *
178180
git commit -s -a -m "getting rid of -dirty"
179181
./kernel_platform/oplus/build/oplus_build_kernel.sh pineapple gki thin all none

0 commit comments

Comments
 (0)