Skip to content

Commit

Permalink
Fix composit action call path
Browse files Browse the repository at this point in the history
  • Loading branch information
wawanbreton committed Sep 5, 2024
1 parent 29e5fb4 commit d2258d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conan-recipe-export.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:

steps:
# FIXME: use main once merged
- uses: .github/actions/setup-build-environment.yml@CURA-11622_conan_v2
- uses: ./.github/actions/setup-build-environment
with:
conan_user: ${{ secrets.CONAN_USER }}
conan_password: ${{ secrets.CONAN_PASS }}
Expand Down

0 comments on commit d2258d2

Please sign in to comment.