mirror of
https://github.com/boostorg/static_assert.git
synced 2025-07-30 12:47:25 +02:00
Set the correct cmake dir to work in.
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -131,6 +131,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
CTEST_NO_TESTS_ACTION: ignore
|
CTEST_NO_TESTS_ACTION: ignore
|
||||||
with:
|
with:
|
||||||
|
source-dir: ${{ steps.boost-clone.outputs.boost-dir }}/libs/${{ matrix.boost-lib }}
|
||||||
run-tests: true
|
run-tests: true
|
||||||
install: true
|
install: true
|
||||||
cmake-version: ">=3.31"
|
cmake-version: ">=3.31"
|
||||||
|
Reference in New Issue
Block a user