Skip to content

Commit

Permalink
another profile fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mcb5637 committed May 13, 2024
1 parent a49778c commit 9f25429
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code_testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- name: Configure conan
run: |
pip3 install conan==2.3.0
conan profile detect default
conan profile detect
conan profile update settings.compiler.libcxx=libstdc++11 default
conan remote add -f dice-group https://conan.dice-research.org/artifactory/api/conan/tentris
Expand Down

0 comments on commit 9f25429

Please sign in to comment.