mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 13:19:00 +08:00
Use older name for OS specific installer workflows
Contributes to CURA-10831
This commit is contained in:
parent
b678951759
commit
260a73e14c
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: Linux installers
|
||||
name: Linux Installer
|
||||
run-name: ${{ inputs.cura_conan_version }} by @${{ github.actor }}
|
||||
|
||||
on:
|
||||
|
2
.github/workflows/macos.yml
vendored
2
.github/workflows/macos.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: MacOS installers
|
||||
name: MacOS Installer
|
||||
run-name: ${{ inputs.cura_conan_version }} by @${{ github.actor }}
|
||||
|
||||
on:
|
||||
|
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: Windows installers
|
||||
name: Windows Installer
|
||||
run-name: ${{ inputs.cura_conan_version }} by @${{ github.actor }}
|
||||
|
||||
on:
|
||||
|
Loading…
x
Reference in New Issue
Block a user