Sfoglia il codice sorgente

Update build.yml to include KernelSU setup

Add KernelSU configuration to the build process.
jimsterino98 5 mesi fa
parent
commit
9ec2619af4
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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