improve desc
This commit is contained in:
parent
1f6eb081fc
commit
a49e8e2481
1 changed files with 1 additions and 1 deletions
2
.github/workflows/custom.yml
vendored
2
.github/workflows/custom.yml
vendored
|
@ -24,7 +24,7 @@ on:
|
|||
default: false
|
||||
type: boolean
|
||||
feat:
|
||||
description: 'Enable features, split by "," (add "--feat feat1,feat2" to build args)'
|
||||
description: 'Enable features, split by `,`, e.g. "cv01,ss02" (add "--feat feat1,feat2" to build args)'
|
||||
required: false
|
||||
default: ''
|
||||
type: string
|
||||
|
|
Loading…
Reference in a new issue