Skip to content

Commit 88123c4

Browse files
Fix xs-humble CI steps
1 parent 0c4783b commit 88123c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/xs-humble.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ jobs:
2525
with:
2626
submodules: recursive
2727
path: src/interbotix_ros_core
28-
- uses: 'ros-industrial/industrial_ci@master'
2928
- name: Prepare Workspace
3029
run: |
3130
rm src/interbotix_ros_core/interbotix_ros_xseries/COLCON_IGNORE
31+
- uses: 'ros-industrial/industrial_ci@master'
3232
env: ${{matrix.env}}

0 commit comments

Comments
 (0)