diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 19e95bc..6cad6a1 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -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 \ No newline at end of file