Skip to content

Commit 4df5eb9

Browse files
committed
Set the correct cmake dir to work in.
1 parent acbd163 commit 4df5eb9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ jobs:
131131
env:
132132
CTEST_NO_TESTS_ACTION: ignore
133133
with:
134+
source-dir: ${{ steps.boost-clone.outputs.boost-dir }}/libs/${{ matrix.boost-lib }}
134135
run-tests: true
135136
install: true
136137
cmake-version: ">=3.31"

0 commit comments

Comments
 (0)