Skip to content

Commit

Permalink
pes
Browse files Browse the repository at this point in the history
  • Loading branch information
klaxalk committed Jul 28, 2023
1 parent 46b62b7 commit f0926d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f0926d9

Please sign in to comment.