Set the correct cmake dir to work in.

This commit is contained in:
Rene Rivera
2025-04-09 21:02:58 -05:00
parent acbd163624
commit 4df5eb93a3

View File

@ -131,6 +131,7 @@ jobs:
env:
CTEST_NO_TESTS_ACTION: ignore
with:
source-dir: ${{ steps.boost-clone.outputs.boost-dir }}/libs/${{ matrix.boost-lib }}
run-tests: true
install: true
cmake-version: ">=3.31"