Removed build artifacts from repo
This commit is contained in:
@ -19,7 +19,7 @@ _colcon_prefix_chain_bash_source_script() {
|
||||
|
||||
# source chained prefixes
|
||||
# setting COLCON_CURRENT_PREFIX avoids determining the prefix in the sourced script
|
||||
COLCON_CURRENT_PREFIX="/opt/ros/jazzy"
|
||||
COLCON_CURRENT_PREFIX="/opt/ros/jazzy/install"
|
||||
_colcon_prefix_chain_bash_source_script "$COLCON_CURRENT_PREFIX/local_setup.bash"
|
||||
|
||||
# source this prefix
|
||||
|
||||
Reference in New Issue
Block a user