瀏覽代碼

Update build-kernel-a14-5.15.yml

James McConnell 1 年之前
父節點
當前提交
46d44a2da3
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      .github/workflows/build-kernel-a14-5.15.yml

+ 2 - 2
.github/workflows/build-kernel-a14-5.15.yml

@@ -119,9 +119,9 @@ jobs:
           echo "Using branch for SUSFS: $SUSFS_BRANCH"
 
           # Clone repositories using the branch names
-          git clone https://github.com/TheWildJames/AnyKernel3.git -b "$ANYKERNEL_BRANCH"
+          git clone https://github.com/WildPlusKernel/AnyKernel3.git -b "$ANYKERNEL_BRANCH"
           git clone https://gitlab.com/simonpunk/susfs4ksu.git -b "$SUSFS_BRANCH"
-          git clone https://github.com/TheWildJames/kernel_patches.git
+          git clone https://github.com/WildPlusKernel/kernel_patches.git
 
 
       - name: Set CONFIG Environment Variable