diff --git a/.github/workflows/build-current-kernel-arch.yml b/.github/workflows/build-current-kernel-arch.yml index abbcd31..21da68b 100644 --- a/.github/workflows/build-current-kernel-arch.yml +++ b/.github/workflows/build-current-kernel-arch.yml @@ -10,6 +10,8 @@ env: _processor_opt: "generic" PKGDEST: "/tmp/linux-tkg" _debugdisable: "true" + _noccache: "true" + _STRIP: "false" #_kernel_work_folder: "/tmp" #_kernel_source_folder: "/tmp" # _modprobeddb: "true"