mirror of
https://github.com/boostorg/static_assert.git
synced 2025-07-29 20:27:19 +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:
|
||||
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"
|
||||
|
Reference in New Issue
Block a user