Skip to content

Commit

Permalink
ci: add qt5 requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
mjlee111 committed Nov 19, 2024
1 parent e10292e commit 738437a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/humble.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ jobs:
- name: Building and testing on ROS2 Humble
uses: ichiro-its/ros2-ci@v1.0.0
with:
apt-packages: ros-humble-dynamixel-sdk libboost-all-dev
apt-packages: ros-humble-dynamixel-sdk libboost-all-dev qtbase5-dev qt5-qmake
ros2-distro: humble

0 comments on commit 738437a

Please sign in to comment.