Skip to content

Commit

Permalink
Update xs-humble dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeschmitt-tr committed Jun 6, 2024
1 parent 57b2dd7 commit d651ef1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/xs-humble.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
rm src/interbotix_ros_core/interbotix_ros_xseries/COLCON_IGNORE
- name: Install Dependencies
run: |
sudo apt-get install pkg-config
sudo apt-get install pkg-config cmake-data
- uses: 'ros-industrial/industrial_ci@master'
with:
config: ${{toJSON(matrix.env)}}

0 comments on commit d651ef1

Please sign in to comment.