浏览代码

fixed wksu

TheWildJames 8 月之前
父节点
当前提交
f2bd47b56a
共有 1 个文件被更改,包括 1 次插入1 次删除
  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"