Selaa lähdekoodia

Update build.yml to include KernelSU setup

Add KernelSU configuration to the build process.
jimsterino98 5 kuukautta sitten
vanhempi
sitoutus
9ec2619af4
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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