Skip to content

Commit 8a2aa44

Browse files
authored
Update sultan.yml
1 parent d5aefaf commit 8a2aa44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sultan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
run: |
5555
echo "Cloning AnyKernel3 and other dependencies..."
5656
57-
ANYKERNEL_BRANCH="15.0.0-sultan-${{ inputs.codename }}"
57+
ANYKERNEL_BRANCH="sultan-${{ inputs.codename }}"
5858
SUSFS_BRANCH="gki-${{ inputs.android_version }}-${{ inputs.kernel_version }}"
5959
6060
# Debug print the branches

0 commit comments

Comments
 (0)