mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-19 20:19:10 +08:00
Set version as not required
This commit is contained in:
parent
97c89edee9
commit
fb720c3a07
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…
x
Reference in New Issue
Block a user