mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +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:
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
build_target:
|
||||
description: 'Select the build target'
|
||||
required: true
|
||||
default: 'debug'
|
||||
type: choice
|
||||
options:
|
||||
- debug
|
||||
- release
|
||||
job_target:
|
||||
description: 'Select the platform'
|
||||
required: true
|
||||
|
|
Loading…
Reference in a new issue