Skip to content

Commit

Permalink
Match humble workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeschmitt-tr committed Jun 5, 2024
1 parent 461301d commit 9a559da
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/xs-humble.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,11 @@ jobs:
- uses: actions/checkout@v4
with:
submodules: recursive
path: src
path: src/interbotix_ros_core
- name: Prepare Workspace
run: |
rm src/interbotix_ros_common_drivers/COLCON_IGNORE
rm src/interbotix_ros_core/interbotix_ros_common_drivers/COLCON_IGNORE
rm src/interbotix_ros_core/interbotix_ros_xseries/COLCON_IGNORE
- uses: 'ros-industrial/industrial_ci@master'
with:
config: ${{toJSON(matrix.env)}}

0 comments on commit 9a559da

Please sign in to comment.