From d150b7e0b543e3a24655aea6667ea27f2b826141 Mon Sep 17 00:00:00 2001 From: forever Date: Mon, 28 Oct 2024 00:41:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.github/workflows/test.yam?= =?UTF-8?q?l?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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