Skip to content

Commit

Permalink
Update ros2.yml
Browse files Browse the repository at this point in the history
added rosdep
  • Loading branch information
matlabbe authored Oct 14, 2023
1 parent a3b6f0a commit dfdf707
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ros2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,5 @@ jobs:
run: |
source /opt/ros/${{ matrix.ros_distro }}/setup.bash
cd ${{github.workspace}}/ros2_ws
rosdep install --from-paths src --ignore-src -r -y
colcon build --event-handlers console_direct+

0 comments on commit dfdf707

Please sign in to comment.