Skip to content
This repository was archived by the owner on Feb 12, 2022. It is now read-only.

Commit c88de72

Browse files
committed
Fix release-latest packages names
Signed-off-by: Devin Bonnie <[email protected]>
1 parent d1d99f9 commit c88de72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_test_release_latest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- uses: ros-tooling/[email protected]
4949
with:
5050
source-ros-binary-installation: ${{ matrix.ros_distro }}
51-
package-name: aws_common
51+
package-name: kinesis_video_streamer kinesis_video_msgs
5252
extra-cmake-args: ${{ matrix.extra_cmake_args }}
5353
# schedule runs against the default branch (master), so specify release-latest via repos file
5454
vcs-repo-file-url: "${{ github.workspace }}/.github/workflows/release_latest.repos"

0 commit comments

Comments
 (0)