Skip to content

Commit

Permalink
Conan profile instrumentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ViliusSutkus89 committed Jun 18, 2024
1 parent d8b84f3 commit 4d787be
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,9 @@ jobs:
run: pip install --upgrade pip conan setuptools

- run: conan config install .github/conan/profiles
- run: |
conan profile list
conan profile show
- uses: actions/checkout@v4
with:
repository: ViliusSutkus89/conan-odr-index
Expand Down

0 comments on commit 4d787be

Please sign in to comment.