mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-26 20:31:35 -07:00
Require the msi input
This commit is contained in:
parent
127b4b7976
commit
4e08e0528e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cura-installer.yml
vendored
2
.github/workflows/cura-installer.yml
vendored
|
|
@ -47,7 +47,7 @@ on:
|
||||||
msi:
|
msi:
|
||||||
description: 'Create the msi'
|
description: 'Create the msi'
|
||||||
default: false
|
default: false
|
||||||
required: false
|
required: true
|
||||||
type: boolean
|
type: boolean
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue