Skip to content

Commit

Permalink
fix action-ros-ci version
Browse files Browse the repository at this point in the history
Signed-off-by: Will Son <[email protected]>
  • Loading branch information
ROBOTIS-Will committed Oct 6, 2022
1 parent d4b456f commit aef50a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ros-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
with:
path: ros_ws/src
- name: Build and Test
uses: ros-tooling/action-ros-ci@v0.2.2
uses: ros-tooling/action-ros-ci@0.2.2
with:
package-name: dynamixel_workbench_msgs
target-ros2-distro: ${{ matrix.ros_distribution }}
Expand Down

0 comments on commit aef50a3

Please sign in to comment.