Explorar o código

Update build.yml

changed superbuilder to my fork to test builds
jimsterino98 hai 5 meses
pai
achega
b8f6f2f6f2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/build.yml

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

@@ -75,7 +75,7 @@ jobs:
           git clone https://github.com/WildKernels/AnyKernel3.git -b "$ANYKERNEL_BRANCH"
           git clone https://github.com/WildKernels/AnyKernel3.git -b "$ANYKERNEL_BRANCH"
           git clone https://github.com/WildKernels/kernel_patches.git
           git clone https://github.com/WildKernels/kernel_patches.git
           git clone https://gitlab.com/simonpunk/susfs4ksu.git -b "$SUSFS_BRANCH"
           git clone https://gitlab.com/simonpunk/susfs4ksu.git -b "$SUSFS_BRANCH"
-          git clone https://github.com/Enginex0/Super-Builders.git
+          git clone https://github.com/jimsterino98/Super-Builders.git
       
       
       - name: Clone Kernel Source
       - name: Clone Kernel Source
         run: |
         run: |