|
@@ -202,6 +202,8 @@ jobs:
|
|
|
- name: Add KernelSU-Next
|
|
- name: Add KernelSU-Next
|
|
|
if: inputs.ksun == 'true'
|
|
if: inputs.ksun == 'true'
|
|
|
uses: ./.github/actions/ksun
|
|
uses: ./.github/actions/ksun
|
|
|
|
|
+ with:
|
|
|
|
|
+ susfs: ${{ inputs.susfs }}
|
|
|
|
|
|
|
|
- name: Apply SUSFS Patches
|
|
- name: Apply SUSFS Patches
|
|
|
if: inputs.susfs == 'true'
|
|
if: inputs.susfs == 'true'
|