mirror of
https://github.com/mat007/turtle.git
synced 2026-08-21 21:19:47 +00:00
Show b2 invocation
This commit is contained in:
parent
2a9438ea7e
commit
943f39440f
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
|
@ -148,6 +148,7 @@ jobs:
|
||||||
|
|
||||||
- name: Boost build
|
- name: Boost build
|
||||||
run: |
|
run: |
|
||||||
|
set -x
|
||||||
./b2 "$GITHUB_WORKSPACE/test" -q $B2_FLAGS -j3
|
./b2 "$GITHUB_WORKSPACE/test" -q $B2_FLAGS -j3
|
||||||
./b2 "$GITHUB_WORKSPACE/doc//mock_examples" -q $B2_FLAGS "$@"
|
./b2 "$GITHUB_WORKSPACE/doc//mock_examples" -q $B2_FLAGS "$@"
|
||||||
working-directory: ${{env.BOOST_ROOT}}
|
working-directory: ${{env.BOOST_ROOT}}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue