Explorar el Código

Update build.yml to include KernelSU setup

Add KernelSU configuration to the build process.
jimsterino98 hace 5 meses
padre
commit
9ec2619af4
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .github/workflows/build.yml

+ 1 - 0
.github/workflows/build.yml

@@ -122,6 +122,7 @@ jobs:
           cd "$COMMON"
           curl -LSs "https://raw.githubusercontent.com/WildKernels/Wild_KSU/wild/kernel/setup.sh" | bash -s canary
 
+          cd ..
           cat >> "$DEFCONFIG" << 'EOF'
           # KernelSU Configuration
           CONFIG_KSU=y