Skip to content

Commit

Permalink
CI fix
Browse files Browse the repository at this point in the history
Signed-off-by: Aditya Pande <[email protected]>
  • Loading branch information
adityapande-1995 committed Mar 11, 2024
1 parent a780f93 commit d2b3ed9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ jobs:
- name: Cope with Python 2 pollution
run: apt-get update && apt-get install -y python-is-python3
- name: Install plotjuggler
run: apt-get install ros2-${{matrix.ros_distro}}-plotjuggler-ros
- name: Build all packages
run: |
. /opt/ros/${{matrix.ros_distro}}/setup.sh
Expand Down

0 comments on commit d2b3ed9

Please sign in to comment.