mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-30 08:35:09 +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 }}
|
||||
|
||||
steps:
|
||||
- name: Checkout CuraEngine
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Setup Python and pip
|
||||
|
Loading…
x
Reference in New Issue
Block a user