From e03042391f28f64ce37b3cc364e21052e230bf53 Mon Sep 17 00:00:00 2001 From: Leslie199 <48154490+Leslie199@users.noreply.github.com> Date: Sat, 21 Dec 2024 12:22:17 +0800 Subject: [PATCH] lxc --- .github/workflows/lxc_for dipper.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lxc_for dipper.yml b/.github/workflows/lxc_for dipper.yml index b5a44320..698de0ed 100644 --- a/.github/workflows/lxc_for dipper.yml +++ b/.github/workflows/lxc_for dipper.yml @@ -56,7 +56,7 @@ jobs: # Whether to enable LXC docker ENABLE_LXC: ${{ matrix.repos.enableLXC }} - KERNEL_DEFCONFIG_PATH: ${{ atrix.repos.kernelSource.defconfig }} + KERNEL_DEFCONFIG_PATH: ${{ matrix.repos.kernelSource.defconfig }} withKernelSU: ${{ matrix.repos.withKernelSU }} useAnykernel: ${{ matrix.repos.AnyKernel3.use }}