Explorar o código

chore: set root_flavor default to All

was KernelSU-Next, now builds all three variants (next/kernelsu/resukisu) by default
TheWildJames hai 2 semanas
pai
achega
f659aa13fc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/main.yml

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

@@ -54,7 +54,7 @@ on:
           - KernelSU
           - ReSukiSU
           - All
-        default: KernelSU-Next
+        default: All
       use_susfs:
         description: "SUSFS"
         type: boolean