mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-30 14:21:19 -07:00
fix wrong quote placement
This commit is contained in:
parent
6a79fc6d37
commit
beac5b7eb1
1 changed files with 2 additions and 2 deletions
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…
Add table
Add a link
Reference in a new issue