Skip to content

Commit 18304bb

Browse files
committed
fix typo
1 parent e79bb0c commit 18304bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ros-build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
run: |
8787
source /opt/ros/one/setup.bash
8888
catkin init
89-
ctking config --cmake-args -DCMAKE_BUILD_TYPE=Release
89+
catkin config --cmake-args -DCMAKE_BUILD_TYPE=Release
9090
catkin build ocs2_legged_robot_ros ocs2_self_collision_visualization
9191
9292
# - name: Test

0 commit comments

Comments
 (0)