From f42e61f0c94e3483ab7c4940c114ded1cb7e7c73 Mon Sep 17 00:00:00 2001 From: Joshua Whitley Date: Thu, 1 Jun 2023 12:30:48 +0800 Subject: [PATCH] CI: Typo --- .github/workflows/basic-build-ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/basic-build-ci.yaml b/.github/workflows/basic-build-ci.yaml index 19c37cac6..fb9f1bf6b 100644 --- a/.github/workflows/basic-build-ci.yaml +++ b/.github/workflows/basic-build-ci.yaml @@ -37,7 +37,7 @@ jobs: velodyne_laserscan velodyne_msgs velodyne_pointcloud - target-ros2-distro: rolling + target-ros2-distro: ${{ matrix.ros-version }} - name: Upload logs uses: actions/upload-artifact@v1 with: