From f0926d95f25bbfd359d2a3496fa712d796cf97a1 Mon Sep 17 00:00:00 2001 From: Tomas Baca Date: Fri, 28 Jul 2023 22:27:56 +0200 Subject: [PATCH] pes --- .ci/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci/build.sh b/.ci/build.sh index b81d4d76cd..84cbf6befd 100755 --- a/.ci/build.sh +++ b/.ci/build.sh @@ -76,7 +76,7 @@ for PACKAGE in $BUILD_ORDER; do echo "$0: calling rosdep install while skipping: '$SKIP_KEYS'" - rosdep install -y -v -r --rosdistro=noetic "$SKIP_KEYS" --from-paths ./ + rosdep install -y -v --rosdistro=noetic -i --from-paths ./ export DEB_BUILD_OPTIONS="parallel=`nproc`" bloom-generate rosdebian --os-name ubuntu --os-version focal --ros-distro noetic