Skip to content

Commit

Permalink
[2/2] Call conan recipe exporter from the correct directory
Browse files Browse the repository at this point in the history
  • Loading branch information
ViliusSutkus89 committed Jun 18, 2024
1 parent 3766c8e commit ac67e8f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,7 @@ jobs:
path: conan-odr-index

- run: python scripts/conan_export_all_packages.py
with:
working-directory: conan-odr-index
working-directory: conan-odr-index

- run: ./gradlew lintRelease publishToMavenLocal

Expand Down

0 comments on commit ac67e8f

Please sign in to comment.