We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5221abb commit 8b24289Copy full SHA for 8b24289
.github/workflows/LineageOS-OPlus-SM8250-Kernel.yml
@@ -69,8 +69,6 @@ jobs:
69
70
- name: Set up rsuntk KernelSU
71
run: |
72
- cd $GITHUB_WORKSPACE/patches
73
- sed -i '1698 r path_umount.c' $GITHUB_WORKSPACE/kernel_workspace/android-kernel/fs/namespace.c
74
cd $GITHUB_WORKSPACE/kernel_workspace/android-kernel
75
curl -LSs "https://raw.githubusercontent.com/rsuntk/KernelSU/main/kernel/setup.sh" | bash -s main
76
bash $GITHUB_WORKSPACE/patches/kernel-4.19_5.4-patch.sh
0 commit comments