ci: skip dup lkm build
- Fixed and added build 6.12 - Repair construction Co-authored-by: Ylarod <me@ylarod.cn>
This commit is contained in:
5
.github/workflows/build-gki-image.yml
vendored
5
.github/workflows/build-gki-image.yml
vendored
@@ -30,3 +30,8 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
debug: ${{ github.event.inputs.debug || false }}
|
||||
build-a16-kernel:
|
||||
uses: ./.github/workflows/build-kernel-a16.yml
|
||||
secrets: inherit
|
||||
with:
|
||||
debug: ${{ github.event.inputs.debug || false }}
|
||||
|
||||
Reference in New Issue
Block a user