Skip to content

Commit

Permalink
[build-colcon-project] Remove reference to devel space
Browse files Browse the repository at this point in the history
  • Loading branch information
gergondet committed Feb 15, 2024
1 parent 1ea3b9f commit 97ce1b1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build-colcon-project/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,9 +92,6 @@ runs:
set -e
set -x
cd ${GITHUB_WORKSPACE}/${{ inputs.workspace-dir }}
set +x
. devel/setup.bash
set -x
COLCON_OPTIONS="--merge-install"
if [ "${{ inputs.build-packages }}" != "" ]
then
Expand Down

0 comments on commit 97ce1b1

Please sign in to comment.