Skip to content

Commit

Permalink
use new CI
Browse files Browse the repository at this point in the history
  • Loading branch information
berndpfrommer committed Nov 23, 2023
1 parent 0f00bad commit 498c172
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
with:
repo: ${{ github.event.repository.name }}
build_ros2:
uses: ros-event-camera/ros-build-action/.github/workflows/build_ros2.yml@master
uses: ros-event-camera/ros-build-action/.github/workflows/ros2_ci.yml@master
with:
repo: ${{ github.event.repository.name }}
vcs_url: https://raw.githubusercontent.com/${{ github.repository }}/master/${{ github.event.repository.name }}.repos

0 comments on commit 498c172

Please sign in to comment.