TheWildJames hace 8 meses
padre
commit
f2bd47b56a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .github/workflows/build.yml

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

@@ -218,7 +218,7 @@ jobs:
         case "${{ inputs.ksu_variant }}" in
           WKSU)
             SUSFS_VERSION="2.0.0"
-            cd "$KERNEL_ROOT/KernelSU-Next"
+            cd "$KERNEL_ROOT/Wild_KSU"
             echo "Nothing to fix for WKSU"
 
             cd "$KERNEL_ROOT/common"