We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0588ad0 commit 58b0236Copy full SHA for 58b0236
.github/workflows/build.yml
@@ -24,7 +24,7 @@ jobs:
24
with:
25
package-name: laser_segmentation
26
target-ros2-distro: humble
27
- vcs-repo-file-url: https://raw.githubusercontent.com/ajtudela/laser_segmentation/dev/.github/repos.repos
+ vcs-repo-file-url: ./.github/repos.repos
28
colcon-defaults: |
29
{
30
"build": {
0 commit comments