Skip to content

Commit

Permalink
bug: mp-units not compiling on github, updating docker
Browse files Browse the repository at this point in the history
  • Loading branch information
Becheler committed Sep 17, 2024
1 parent 2b9fb5a commit e34b5d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@ jobs:
ca-certificates
doxygen
graphviz
python3-pip
pipx
- name: Conan installation
run: pip install conan==2.0.13
run: pipx install conan

- name: Conan version
run: echo "${{ steps.conan.outputs.version }}"
Expand Down

0 comments on commit e34b5d6

Please sign in to comment.