Skip to content

Commit 5e4bbc9

Browse files
author
LuxCoreDeps
committed
Build: make build-type not mandatory
1 parent e01c97a commit 5e4bbc9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ on:
2121
default: False
2222
build-type:
2323
description: 'Build type'
24-
required: true
24+
required: False
2525
type: string
2626
default: 'Release'
2727

0 commit comments

Comments
 (0)