Fix manager signature (#1489)

f48f2fea59
This commit is contained in:
weishu
2024-03-20 19:12:39 +08:00
committed by GitHub
parent 808342bf04
commit c986b7a53a
3 changed files with 8 additions and 32 deletions

View File

@@ -9,6 +9,10 @@ on:
required: false
type: string
default: ubuntu-latest
pack_lkm:
required: false
type: boolean
default: true
use_cache:
required: false
type: boolean
@@ -25,6 +29,7 @@ jobs:
uses: actions/download-artifact@v4
- name: Prepare LKM fies
if: ${{ inputs.pack_lkm }}
run: |
cp android*-lkm/*_kernelsu.ko ./userspace/ksud/bin/aarch64/