mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-03-02 16:44:33 -07:00
Set version as not required
This commit is contained in:
parent
97c89edee9
commit
fb720c3a07
3 changed files with 0 additions and 3 deletions
1
.github/workflows/linux.yml
vendored
1
.github/workflows/linux.yml
vendored
|
|
@ -7,7 +7,6 @@ on:
|
|||
cura_conan_version:
|
||||
description: 'Cura Conan Version'
|
||||
default: ''
|
||||
required: true
|
||||
type: string
|
||||
package_overrides:
|
||||
description: 'List of specific packages to be used (space-separated)'
|
||||
|
|
|
|||
1
.github/workflows/macos.yml
vendored
1
.github/workflows/macos.yml
vendored
|
|
@ -7,7 +7,6 @@ on:
|
|||
cura_conan_version:
|
||||
description: 'Cura Conan Version'
|
||||
default: ''
|
||||
required: true
|
||||
type: string
|
||||
package_overrides:
|
||||
description: 'List of specific packages to be used (space-separated)'
|
||||
|
|
|
|||
1
.github/workflows/windows.yml
vendored
1
.github/workflows/windows.yml
vendored
|
|
@ -7,7 +7,6 @@ on:
|
|||
cura_conan_version:
|
||||
description: 'Cura Conan Version'
|
||||
default: ''
|
||||
required: true
|
||||
type: string
|
||||
package_overrides:
|
||||
description: 'List of specific packages to be used (space-separated)'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue