mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 13:34:01 -06:00
default conan config should not be required
Contributes to CURA-9365
This commit is contained in:
parent
94af0ad906
commit
df09a6824c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cura-installer.yml
vendored
2
.github/workflows/cura-installer.yml
vendored
|
@ -11,7 +11,7 @@ on:
|
|||
conan_config:
|
||||
description: 'Conan config branch to use'
|
||||
default: ''
|
||||
required: true
|
||||
required: false
|
||||
enterprise:
|
||||
description: 'Build Cura as an Enterprise edition'
|
||||
required: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue