Skip to content

Commit

Permalink
Adjusting dependency install
Browse files Browse the repository at this point in the history
  • Loading branch information
benny-edlund committed Sep 16, 2023
1 parent b0df905 commit d3f053b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,6 @@ 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
Expand Down

0 comments on commit d3f053b

Please sign in to comment.