Skip to content

Commit

Permalink
conan CI issues
Browse files Browse the repository at this point in the history
  • Loading branch information
benny-edlund committed Sep 16, 2023
1 parent 5813fe4 commit fa96ed4
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 @@ -121,6 +121,7 @@ jobs:

- name: Install dependencies
run:
conan profile update settings.compiler.libcxx=libstdc++14 default
conan install . --output-folder=build --build=missing --settings=build_type=${{matrix.build_type}}

- name: Configure CMake
Expand Down

0 comments on commit fa96ed4

Please sign in to comment.