forked from boostorg/assert
Fix cd
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -47,5 +47,5 @@ jobs:
|
||||
|
||||
- name: Test
|
||||
run: |
|
||||
cd boost-root
|
||||
cd ../boost-root
|
||||
./b2 -j3 libs/assert/test toolset=${{matrix.toolset}} cxxstd=${{matrix.cxxstd}}
|
||||
|
Reference in New Issue
Block a user