diff --git a/.github/workflows/gki-kernel.yml b/.github/workflows/gki-kernel.yml index ececa6e2dfcd..db100d06c72d 100644 --- a/.github/workflows/gki-kernel.yml +++ b/.github/workflows/gki-kernel.yml @@ -138,6 +138,7 @@ jobs: echo "[+] Enable debug features for kernel" echo "ccflags-y += -DCONFIG_KSU_DEBUG" >> $GITHUB_WORKSPACE/KernelSU/kernel/Makefile fi + repo status echo "[+] KernelSU setup done." - name: Symbol magic