This commit is contained in:
Dominik Werder
2023-09-01 15:50:19 +02:00
parent 2e0700a982
commit d254b13d61

View File

@@ -16,17 +16,17 @@ on:
description: Debug symbols
type: choice
options:
- no
- yes
default: no
- Simple
- Detailed
default: Detailed
release:
description: Package
type: boolean
default: true
other:
description: Other
type: environment
required: false
# other:
# description: Other
# type: environment
# required: false
jobs:
build-daqbuffer-job:
runs-on: ubuntu-latest