mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-19 04:37:51 -06:00
Default to creating the installer
This commit is contained in:
parent
6a03ae9e9c
commit
1f7679b331
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cura-installer.yml
vendored
2
.github/workflows/cura-installer.yml
vendored
|
@ -29,7 +29,7 @@ on:
|
|||
installer:
|
||||
description: 'Create the installer'
|
||||
required: true
|
||||
default: false
|
||||
default: true
|
||||
type: boolean
|
||||
|
||||
# Run the nightly at 3:25 UTC on working days
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue