mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 13:34:01 -06:00
Remove reference to curaengine from step name
Contributes to CURA-9365
This commit is contained in:
parent
24f1170c29
commit
399bff8bf6
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue