|
@@ -83,8 +83,8 @@ runs:
|
|
|
shell: bash
|
|
shell: bash
|
|
|
working-directory: ${{ github.workspace }}/kernel/KernelSU-Next
|
|
working-directory: ${{ github.workspace }}/kernel/KernelSU-Next
|
|
|
run: |
|
|
run: |
|
|
|
- cp ${{ github.workspace }}/kernel_patches/wild/ksun-0daf55582-susfs-v2.1.0-e259e7d6.patch ./
|
|
|
|
|
- patch -p1 < ksun-0daf55582-susfs-v2.1.0-e259e7d6.patch
|
|
|
|
|
|
|
+ cp ${{ github.workspace }}/kernel_patches/wild/ksun-8c1b4a9-susfs-v2.1.0-a14-6.1-45013457.patch ./
|
|
|
|
|
+ patch -p1 < ksun-8c1b4a9-susfs-v2.1.0-a14-6.1-45013457.patch
|
|
|
|
|
|
|
|
- name: Apply Kernel SUSFS Patches
|
|
- name: Apply Kernel SUSFS Patches
|
|
|
shell: bash
|
|
shell: bash
|