This commit is contained in:
parent
a2f95185ca
commit
d150b7e0b5
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@ -25,7 +25,7 @@ jobs:
|
||||
cd $GITHUB_WORKSPACE
|
||||
cd android_kernel_xiaomi_mondrian
|
||||
mkdir out
|
||||
PATH=$PATH:/root/toolchains/neutron-clang/bin make -j30 mondrian_GKI
|
||||
PATH=$PATH:/root/toolchains/neutron-clang/bin make -j30 gki_defconfig
|
||||
PATH=$PATH:/root/toolchains/neutron-clang/bin make -j35
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user