Skip to content

Commit

Permalink
WIP Windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
ErDumont committed Nov 9, 2023
1 parent 7758d7f commit 7e64f04
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 @@ -26,6 +26,7 @@ jobs:
export SIRIUS=$(pwd)/sirius_install/bin
- name: Install Boost via conan
working-directory: metrix-simulator
run: |
pip3 install conan=='1.61.0'
conan install -if build -pr:b default -pr:h default . --build missing --build outdated --settings build_type=Release
Expand Down

0 comments on commit 7e64f04

Please sign in to comment.