Skip to content

Commit

Permalink
Update kernel.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
toraidl authored Feb 1, 2024
1 parent 0fd99b1 commit 94be7c5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/kernel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -243,9 +243,6 @@ jobs:
# Apply new KernelSU patches
curl -LSs "https://raw.githubusercontent.com/tiann/KernelSU/main/kernel/setup.sh" | bash -s main
echo -e "CONFIG_KPROBES=y" >> arch/${{ env.ARCH }}/configs/${{ env.KERNEL_DEFCONFIG_PATH }}
cat arch/${{ env.ARCH }}/configs/${{ env.KERNEL_DEFCONFIG_PATH }}
- name: 😋 Setup LXC docker
Expand Down

0 comments on commit 94be7c5

Please sign in to comment.