Skip to content

Commit 82e8219

Browse files
committed
Set a less likely to comflict cmake build dir.
1 parent b78ae8e commit 82e8219

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
@@ -130,6 +130,7 @@ jobs:
130130
uses: alandefreitas/cpp-actions/cmake-workflow@master
131131
with:
132132
source-dir: ${{ steps.boost-clone.outputs.boost-dir }}/libs/${{ matrix.boost-lib }}
133+
build-dir: _build_dir_
133134
run-tests: ignore
134135
install: true
135136
cmake-version: ">=3.31"

0 commit comments

Comments
 (0)