mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 05:15:52 +08:00
Whitespace can be important.
part of CURA-9494
This commit is contained in:
parent
a35ce3d652
commit
566fdfce1c
10
.github/workflows/installers.yml
vendored
10
.github/workflows/installers.yml
vendored
@ -56,7 +56,7 @@ jobs:
|
|||||||
staging: ${{ inputs.staging }}
|
staging: ${{ inputs.staging }}
|
||||||
architecture: X64
|
architecture: X64
|
||||||
operating_system: windows-2022
|
operating_system: windows-2022
|
||||||
secrets: inherit
|
secrets: inherit
|
||||||
|
|
||||||
linux-modern-installer:
|
linux-modern-installer:
|
||||||
steps:
|
steps:
|
||||||
@ -70,7 +70,7 @@ jobs:
|
|||||||
staging: ${{ inputs.staging }}
|
staging: ${{ inputs.staging }}
|
||||||
architecture: X64
|
architecture: X64
|
||||||
operating_system: ubuntu-22.04
|
operating_system: ubuntu-22.04
|
||||||
secrets: inherit
|
secrets: inherit
|
||||||
|
|
||||||
linux-legacy-installer:
|
linux-legacy-installer:
|
||||||
steps:
|
steps:
|
||||||
@ -84,7 +84,7 @@ jobs:
|
|||||||
staging: ${{ inputs.staging }}
|
staging: ${{ inputs.staging }}
|
||||||
architecture: X64
|
architecture: X64
|
||||||
operating_system: ubuntu-20.04
|
operating_system: ubuntu-20.04
|
||||||
secrets: inherit
|
secrets: inherit
|
||||||
|
|
||||||
macos-installer:
|
macos-installer:
|
||||||
steps:
|
steps:
|
||||||
@ -98,7 +98,7 @@ jobs:
|
|||||||
staging: ${{ inputs.staging }}
|
staging: ${{ inputs.staging }}
|
||||||
architecture: X64
|
architecture: X64
|
||||||
operating_system: macos-11.0
|
operating_system: macos-11.0
|
||||||
secrets: inherit
|
secrets: inherit
|
||||||
|
|
||||||
macos-arm-installer:
|
macos-arm-installer:
|
||||||
steps:
|
steps:
|
||||||
@ -112,7 +112,7 @@ jobs:
|
|||||||
staging: ${{ inputs.staging }}
|
staging: ${{ inputs.staging }}
|
||||||
architecture: ARM64
|
architecture: ARM64
|
||||||
operating_system: self-hosted
|
operating_system: self-hosted
|
||||||
secrets: inherit
|
secrets: inherit
|
||||||
|
|
||||||
# Run and update nightly release when the nightly input is set to true or if the schedule is triggered
|
# Run and update nightly release when the nightly input is set to true or if the schedule is triggered
|
||||||
update-nightly-release:
|
update-nightly-release:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user