mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-07-04 17:45:13 +08:00
Remove reference to curaengine from step name
Contributes to CURA-9365
This commit is contained in:
parent
24f1170c29
commit
399bff8bf6
2
.github/workflows/conan-package-create.yml
vendored
2
.github/workflows/conan-package-create.yml
vendored
@ -42,7 +42,7 @@ jobs:
|
|||||||
runs-on: ${{ inputs.runs_on }}
|
runs-on: ${{ inputs.runs_on }}
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout CuraEngine
|
- name: Checkout
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Setup Python and pip
|
- name: Setup Python and pip
|
||||||
|
Loading…
x
Reference in New Issue
Block a user