Skip to content

Commit 213601d

Browse files
authored
Update sultan.yml
1 parent 9c98be0 commit 213601d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/sultan.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,9 @@ jobs:
6464
# Clone repositories using the branch names
6565
git clone https://github.com/TheWildJames/AnyKernel3.git -b "$ANYKERNEL_BRANCH"
6666
git clone https://gitlab.com/simonpunk/susfs4ksu.git -b "$SUSFS_BRANCH"
67-
cd susfs4ksu
68-
git checkout b5c3ada461a61c6ad033693b7a00494ead3a28fd
69-
cd ..
67+
#cd susfs4ksu
68+
#git checkout b5c3ada461a61c6ad033693b7a00494ead3a28fd
69+
#cd ..
7070
git clone https://github.com/TheWildJames/kernel_patches.git
7171
git clone https://github.com/kerneltoast/${{ inputs.repo }}
7272

0 commit comments

Comments
 (0)