Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
mathias-luedtke committed Aug 3, 2024
1 parent f7bc422 commit 82ccf85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion industrial_ci/src/tests/ros_prerelease.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

function setup_ros_buildfarm() {
ici_install_pkgs_for_command pip3 python3-pip python3-setuptools python3-wheel
ici_cmd ici_quiet ici_asroot pip3 install git+https://github.com/ros-infrastructure/ros_buildfarm.git
ici_cmd ici_asroot pip3 install --verbose git+https://github.com/ros-infrastructure/ros_buildfarm.git
}

function setup_ros_prerelease() {
Expand Down

0 comments on commit 82ccf85

Please sign in to comment.