Skip to content

Commit

Permalink
added conan2 profile detection to ci
Browse files Browse the repository at this point in the history
  • Loading branch information
xann16 committed Apr 22, 2024
1 parent d39e758 commit d3f4660
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:

- name: Setup Dependencies via Conan
run: |
conan profile detect
conan install conanfile.txt --build=missing
- name: Configure CMake Project
Expand Down

0 comments on commit d3f4660

Please sign in to comment.