Skip to content

Commit

Permalink
Update miuiQ-ksu-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
roniwae authored Nov 5, 2023
1 parent b2a82f6 commit a332cda
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/miuiQ-ksu-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ jobs:
CROSS_COMPILE_ARM32=$GITHUB_WORKSPACE/clang/bin/arm-linux-gnueabi- "
cd kernel-source
curl -LSs "https://raw.githubusercontent.com/tiann/KernelSU/main/kernel/setup.sh" | bash -s main
git apply KernelSU-hook.patch
make ${args} vendor/ginkgo-perf_defconfig
make -j$(($(getconf _NPROCESSORS_ONLN) * 2)) ${args}
Expand Down

0 comments on commit a332cda

Please sign in to comment.