Skip to content

Commit 9926914

Browse files
committed
point to new CI build rules
1 parent 13fb635 commit 9926914

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎.github/workflows/ci.yaml‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ on:
1313

1414
jobs:
1515
build_ros2:
16-
uses: ros-event-camera/ros-build-action/.github/workflows/ros2_ci.yml@master
16+
uses: ros-misc-utilities/ros_build_scripts/.github/workflows/ros2_ci.yml@master
1717
with:
1818
repo: ${{ github.event.repository.name }}
1919
vcs_url: https://raw.githubusercontent.com/${{ github.repository }}/master/${{ github.event.repository.name }}.repos
20+

0 commit comments

Comments
 (0)