Skip to content

Commit

Permalink
Update build-and-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
davidstone authored Feb 3, 2024
1 parent 2a13df4 commit 8172e5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
- uses: davidstone/cmake_strict_defaults@main
with:
dependencies: 'libtbb-dev'
cmake_args: "-DBOOST_ROOT=\"$PWD/boost\""
cmake_args: '-DBOOST_ROOT="${GITHUB_WORKSPACE}/boost"'

0 comments on commit 8172e5c

Please sign in to comment.