ci: revert target selection
This commit is contained in:
8
.github/workflows/main.yml
vendored
8
.github/workflows/main.yml
vendored
@@ -11,13 +11,7 @@ on:
|
||||
target:
|
||||
description: 'build target ["arm64", "x64", "mipsel", "all"]'
|
||||
required: true
|
||||
default: 'arm64'
|
||||
type: choice
|
||||
options:
|
||||
- arm64
|
||||
- x64
|
||||
- mipsel
|
||||
- all
|
||||
default: 'all'
|
||||
|
||||
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user