mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-18 15:45:53 +08:00
Fix conan argument syntax
This commit is contained in:
parent
b526920e7c
commit
219782b5ad
2
.github/workflows/conan-package.yml
vendored
2
.github/workflows/conan-package.yml
vendored
@ -40,5 +40,5 @@ jobs:
|
||||
project_name: cura
|
||||
platform_windows: false
|
||||
platform_mac: false
|
||||
conan_extra_args: "-o cura:enable_i18n=True"
|
||||
conan_extra_args: "-o \"cura/*:enable_i18n=True\""
|
||||
secrets: inherit
|
||||
|
Loading…
x
Reference in New Issue
Block a user