mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-28 17:18:39 +08:00
use branch workflow rather than main for testing
This commit is contained in:
parent
5d7deeb94a
commit
0912c62b34
4
.github/workflows/linux.yml
vendored
4
.github/workflows/linux.yml
vendored
@ -42,7 +42,7 @@ on:
|
||||
|
||||
jobs:
|
||||
linux-installer:
|
||||
uses: ultimaker/cura-workflows/.github/workflows/cura-installer-linux.yml@main
|
||||
uses: ultimaker/cura-workflows/.github/workflows/cura-installer-linux.yml@HellAholic-patch-1
|
||||
with:
|
||||
cura_conan_version: ${{ inputs.cura_conan_version }}
|
||||
conan_args: ${{ inputs.conan_args }}
|
||||
@ -50,4 +50,4 @@ jobs:
|
||||
staging: ${{ inputs.staging }}
|
||||
architecture: ${{ inputs.architecture }}
|
||||
operating_system: ${{ inputs.operating_system }}
|
||||
secrets: inherit
|
||||
secrets: inherit
|
||||
|
Loading…
x
Reference in New Issue
Block a user