Skip to content

Commit

Permalink
Add rosdep update
Browse files Browse the repository at this point in the history
  • Loading branch information
rsasaki0109 committed Nov 28, 2023
1 parent 1c2fe14 commit 3b3d634
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
run: |
source /opt/ros/humble/setup.bash
cd ~/ros2_ws/src
rosdep update
rosdep install -r -y --from-paths . --ignore-src
shell: bash
- name: Build packages
Expand Down

0 comments on commit 3b3d634

Please sign in to comment.