mirror of
https://github.com/AuxXxilium/arc-v.git
synced 2024-11-23 23:11:05 +07:00
build: fix
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
parent
d464dc5336
commit
9d2642dad9
10
.github/workflows/build.yml
vendored
10
.github/workflows/build.yml
vendored
@ -28,23 +28,23 @@ on:
|
||||
type: string
|
||||
addons_version:
|
||||
description: "addons version"
|
||||
default: "24.x.x"
|
||||
default: ""
|
||||
type: string
|
||||
configs_version:
|
||||
description: "configs version"
|
||||
default: "24.x.x"
|
||||
default: ""
|
||||
type: string
|
||||
modules_version:
|
||||
description: "modules version"
|
||||
default: "24.x.x"
|
||||
default: ""
|
||||
type: string
|
||||
lkm_version:
|
||||
description: "lkm version"
|
||||
default: "24.x.x"
|
||||
default: ""
|
||||
type: string
|
||||
patches_version:
|
||||
description: "patches version"
|
||||
default: "24.x.x"
|
||||
default: ""
|
||||
type: string
|
||||
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user