Skip to content

Commit bccc0c6

Browse files
Update KSU repository owner and name for KSUN
1 parent 3b0d29e commit bccc0c6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/kbuilds.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -203,8 +203,8 @@ jobs:
203203
ksu_ref=$(echo "$ksu_options_normalized" | jq -r '.[0].hash')
204204
205205
if [ "$ksu_type" == "KSUN" ]; then
206-
KSU_REPO_OWNER="pratikkabra143"
207-
KSU_REPO_NAME="KurisuNext"
206+
KSU_REPO_OWNER="KernelSU-Next"
207+
KSU_REPO_NAME="KernelSU-Next"
208208
else
209209
KSU_REPO_OWNER="pratikkabra143"
210210
KSU_REPO_NAME="KernelSU"

0 commit comments

Comments
 (0)