Skip to content

Commit f49a1ab

Browse files
committed
CI fixes
1 parent c41c126 commit f49a1ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
python tools/boostdep/depinst/depinst.py --include benchmark --include example --include examples --include tools --git_args "--depth 10 --jobs 3" $LIBRARY
7070
./bootstrap.sh
7171
./b2 -d0 headers
72-
./b2 -j4 variant=debug tools/inspect/build
72+
./b2 -j4 variant=debug tools/inspect
7373
7474
- name: Run tests
7575
run: |

0 commit comments

Comments
 (0)