mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 14:04:03 -06: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:
|
||||
description: 'Create the msi'
|
||||
default: false
|
||||
required: false
|
||||
required: true
|
||||
type: boolean
|
||||
|
||||
env:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue