Skip to content

Commit 10002aa

Browse files
author
Felix Exner
committed
more fixes
1 parent 6d2933f commit 10002aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/humble-binary-build-rhel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ jobs:
2222
# build it manually.
2323
- run: |
2424
rosdep update
25-
rosdep install -y --from-path --ignore-src src
25+
rosdep install -y --from-path --ignore-src src/ur_ros2_driver
2626
source /opt/ros/${{ env.ROS_DISTRO }}/setup.bash
2727
colcon build

0 commit comments

Comments
 (0)