Skip to content

Commit

Permalink
Fixing Build with Conan v2
Browse files Browse the repository at this point in the history
  • Loading branch information
madduci committed Dec 30, 2023
1 parent 85fb8f9 commit 967fa0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-unix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Install conan
run: |
pip install conan --upgrade
conan profile new default --detect
conan profile detect --force
- name: Linux build
if: matrix.os == 'ubuntu-20.04'
Expand Down

0 comments on commit 967fa0b

Please sign in to comment.