diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 21554d6..a631591 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 vendor/mondrian_GKI.config + PATH=$PATH:/root/toolchains/neutron-clang/bin make -j30 mondrian_GKI.config PATH=$PATH:/root/toolchains/neutron-clang/bin make -j35 \ No newline at end of file