ci: fix kernel build (#137)
This commit is contained in:
7
.github/workflows/gki-kernel.yml
vendored
7
.github/workflows/gki-kernel.yml
vendored
@@ -21,6 +21,13 @@ on:
|
||||
description: >
|
||||
Part of branch name of common kernel manifest,
|
||||
for example: android12-5.10-2021-11
|
||||
os_patch_level:
|
||||
required: false
|
||||
type: string
|
||||
description: >
|
||||
Patch level of common kernel manifest,
|
||||
for example: 2021-11
|
||||
default: 2022-05
|
||||
patch_path:
|
||||
required: true
|
||||
type: string
|
||||
|
||||
Reference in New Issue
Block a user