Skip to content

Commit

Permalink
xs-humble do dep reinstall
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeschmitt-tr committed Jul 25, 2024
1 parent 3241a84 commit c315f78
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,6 +31,6 @@ jobs:
rm src/interbotix_ros_core/interbotix_ros_xseries/COLCON_IGNORE
- name: Install Dependencies
run: |
sudo apt-get install pkg-config cmake-data
sudo apt-get install --reinstall pkg-config cmake-data
- uses: 'ros-industrial/industrial_ci@master'
env: ${{matrix.env}}

0 comments on commit c315f78

Please sign in to comment.