We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03e848e commit 5ec88e8Copy full SHA for 5ec88e8
tools/ci/build-test-ubuntu.sh
@@ -48,7 +48,6 @@ $(clang --version)"
48
49
msg "building sources"
50
./tools/iceoryx_build_test.sh build-strict build-all out-of-tree build-shared test-add-user ${BUILD_32BIT}
51
-cd ./build
52
53
msg "building debian package"
54
./tools/iceoryx_build_test.sh package ${BUILD_32BIT}
0 commit comments