Skip to content

Commit

Permalink
Trying to get the conan build working
Browse files Browse the repository at this point in the history
  • Loading branch information
jgaa committed Mar 9, 2024
1 parent 2b7cb23 commit 39f81e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
- name: Install Conan
run: |
pipx install conan
conan profile new default --detect
conan profile detect --force
- name: Test build with Conan
run: |
Expand Down

0 comments on commit 39f81e3

Please sign in to comment.