Skip to content

Commit d7462e9

Browse files
committed
fix repos file name
1 parent 6956d6a commit d7462e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
package-name:
2323
control_toolbox
2424
vcs-repo-file-url: |
25-
https://raw.githubusercontent.com/ros-controls/control_toolbox/ros2-master/control_toolbox.rosinstall
25+
https://raw.githubusercontent.com/ros-controls/control_toolbox/ros2-master/control_toolbox.repos
2626
colcon-defaults: |
2727
{
2828
"build": {

0 commit comments

Comments
 (0)