Skip to content

Commit

Permalink
again
Browse files Browse the repository at this point in the history
  • Loading branch information
vberthiaume committed Jan 7, 2025
1 parent 62d5a80 commit d7f5788
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ jobs:
}
- {
os: windows-latest,
# cmake_options: "BOOST_ROOT=${{ github.workspace }}/3rdparty/ Boost_INCLUDE_DIR=${{ github.workspace }}/3rdparty/",
cmake_options: "BOOST_ROOT=${{ github.workspace }}/3rdparty/",
cmake_options: "BOOST_ROOT=${{ github.workspace }}/3rdparty/ Boost_INCLUDE_DIR=${{ github.workspace }}/3rdparty/",
dependencies: "choco install eigen -y --no-progress"
}

Expand Down

0 comments on commit d7f5788

Please sign in to comment.