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 d5aefaf commit 8a2aa44Copy full SHA for 8a2aa44
.github/workflows/sultan.yml
@@ -54,7 +54,7 @@ jobs:
54
run: |
55
echo "Cloning AnyKernel3 and other dependencies..."
56
57
- ANYKERNEL_BRANCH="15.0.0-sultan-${{ inputs.codename }}"
+ ANYKERNEL_BRANCH="sultan-${{ inputs.codename }}"
58
SUSFS_BRANCH="gki-${{ inputs.android_version }}-${{ inputs.kernel_version }}"
59
60
# Debug print the branches
0 commit comments