mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 10:15:59 +08:00
use string for workflow call
Contributes to CURA-8415
This commit is contained in:
parent
50db1fbb62
commit
1dddb9ff89
7
.github/workflows/macos.yml
vendored
7
.github/workflows/macos.yml
vendored
@ -57,11 +57,8 @@ on:
|
|||||||
architecture:
|
architecture:
|
||||||
description: 'Architecture'
|
description: 'Architecture'
|
||||||
required: true
|
required: true
|
||||||
default: 'x64'
|
default: 'X64'
|
||||||
type: choice
|
type: string
|
||||||
options:
|
|
||||||
- x64
|
|
||||||
- arm64
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
CONAN_LOGIN_USERNAME_CURA: ${{ secrets.CONAN_USER }}
|
CONAN_LOGIN_USERNAME_CURA: ${{ secrets.CONAN_USER }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user