ci: fix kernel build (#137)

This commit is contained in:
Ylarod
2023-01-29 13:00:47 +08:00
committed by GitHub
parent 0e651fdc99
commit a986251773
2 changed files with 9 additions and 0 deletions

View File

@@ -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