Skip to content

Commit 1b176d0

Browse files
committed
Update workflow
Signed-off-by: Alberto Tudela <[email protected]>
1 parent 386f3a0 commit 1b176d0

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/repos.repos

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- git: {local-name: slg_msgs, uri: 'https://github.com/ajtudela/slg_msgs.git', version: dev}

.github/workflows/build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
with:
2929
package-name: laser_segmentation
3030
target-ros2-distro: humble
31+
vcs-repo-file-url: https://raw.githubusercontent.com/ajtudela/laser_segmentation/dev/.github/repos.repos
3132
colcon-defaults: |
3233
{
3334
"build": {

0 commit comments

Comments
 (0)