Skip to content

Commit 2010038

Browse files
authored
github action; manual build; fix yml spacing (#653)
1 parent 58644f8 commit 2010038

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/manual-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
workflow_dispatch:
66
inputs:
77
debug_build:
8-
description: 'Specifies if it is a debug build or a release build'
8+
description: 'Specifies if it is a debug build or a release build'
99
default: true
1010
required: false
1111
type: boolean

0 commit comments

Comments
 (0)