Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
mathias-luedtke committed Aug 4, 2024
1 parent ebbaeb7 commit 8f3fcb0
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 @@ -24,7 +24,7 @@ generate_script_path=/usr/local/bin/generate_prerelease_script.py
function setup_ros_buildfarm() {
if ! [ -e "$generate_script_path" ]; then
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 git+https://github.com/ros-infrastructure/ros_buildfarm.git
fi
}

Expand Down

0 comments on commit 8f3fcb0

Please sign in to comment.