mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 10:45:54 +08:00
fix wrong quote placement
This commit is contained in:
parent
6a79fc6d37
commit
beac5b7eb1
4
.github/workflows/cura-installer.yml
vendored
4
.github/workflows/cura-installer.yml
vendored
@ -46,8 +46,8 @@ on:
|
|||||||
type: boolean
|
type: boolean
|
||||||
msi:
|
msi:
|
||||||
description: 'Create the msi'
|
description: 'Create the msi'
|
||||||
default: false
|
default: 'false'
|
||||||
required: 'true'
|
required: true
|
||||||
type: string
|
type: string
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user