We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c98be0 commit 213601dCopy full SHA for 213601d
.github/workflows/sultan.yml
@@ -64,9 +64,9 @@ jobs:
64
# Clone repositories using the branch names
65
git clone https://github.com/TheWildJames/AnyKernel3.git -b "$ANYKERNEL_BRANCH"
66
git clone https://gitlab.com/simonpunk/susfs4ksu.git -b "$SUSFS_BRANCH"
67
- cd susfs4ksu
68
- git checkout b5c3ada461a61c6ad033693b7a00494ead3a28fd
69
- cd ..
+ #cd susfs4ksu
+ #git checkout b5c3ada461a61c6ad033693b7a00494ead3a28fd
+ #cd ..
70
git clone https://github.com/TheWildJames/kernel_patches.git
71
git clone https://github.com/kerneltoast/${{ inputs.repo }}
72
0 commit comments