mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 14:05:39 +00:00
FLow 2.0
This commit is contained in:
parent
f5fcfad244
commit
646ae32ec2
8
.github/workflows/build-godot.yml
vendored
8
.github/workflows/build-godot.yml
vendored
|
@ -3,14 +3,6 @@ run-name: Build Godot Configurator(DEBUG) for RetroDECK
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
build_target:
|
|
||||||
description: 'Select the build target'
|
|
||||||
required: true
|
|
||||||
default: 'debug'
|
|
||||||
type: choice
|
|
||||||
options:
|
|
||||||
- debug
|
|
||||||
- release
|
|
||||||
job_target:
|
job_target:
|
||||||
description: 'Select the platform'
|
description: 'Select the platform'
|
||||||
required: true
|
required: true
|
||||||
|
|
Loading…
Reference in a new issue