Skip to content

Commit

Permalink
iox-eclipse-iceoryx#378 add sourcing ROS for colcon build
Browse files Browse the repository at this point in the history
Signed-off-by: Dietrich Krönke <[email protected]>
  • Loading branch information
dkroenke authored and marthtz committed May 12, 2021
1 parent a93d4d2 commit b631ca3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/systemtest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
- name: Build
run: |
source /opt/ros/foxy/setup.bash
cd $GITHUB_WORKSPACE
colcon build
Expand Down

0 comments on commit b631ca3

Please sign in to comment.