Skip to content

Commit

Permalink
Set proper step name
Browse files Browse the repository at this point in the history
  • Loading branch information
wawanbreton committed Sep 5, 2024
1 parent 987543d commit bdbf34a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/conan-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
project_name: pyarcus

# FIXME: Use main once merged
conan-package-export:
conan-recipe-export:
needs: [ conan-recipe-version ]
uses: ultimaker/cura-workflows/.github/workflows/conan-recipe-export.yml@CURA-11622_conan_v2
with:
Expand Down Expand Up @@ -75,4 +75,4 @@ jobs:
recipe_id_user: ${{ needs.conan-recipe-version.outputs.user }}
recipe_id_channel: ${{ needs.conan-recipe-version.outputs.channel }}
recipe_id_full: ${{ needs.conan-recipe-version.outputs.recipe_id_full }}
secrets: inherit
secrets: inherit

0 comments on commit bdbf34a

Please sign in to comment.