ci: replaced KernelSU dir with KernelSU-Next

This commit is contained in:
Rifat Azad
2024-12-19 18:54:17 +06:00
parent 6f0174022c
commit 64d1ad8f9e
10 changed files with 55 additions and 55 deletions

View File

@@ -51,7 +51,7 @@ build_from_image() {
echo "[+] Images to upload"
find . -type f -name "*.gz"
# find . -type f -name "*.gz" -exec python3 "$GITHUB_WORKSPACE"/KernelSU/scripts/ksubot.py {} +
# find . -type f -name "*.gz" -exec python3 "$GITHUB_WORKSPACE"/KernelSU-Next/scripts/ksubot.py {} +
}
for dir in Image*; do