Skip to content

Commit

Permalink
[Spinal][GA][WIP] build only spinal
Browse files Browse the repository at this point in the history
  • Loading branch information
sugihara-16 committed Nov 3, 2024
1 parent 5029786 commit b3e805d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spinal_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
source /opt/ros/noetic/setup.bash
cd ~/catkin_ws
catkin config --cmake-args -Dcatkin_DIR=/opt/ros/noetic/share/catkin/cmake
catkin build
catkin build spinal
source devel/setup.bash
shell: bash
- name: Build project
Expand Down

0 comments on commit b3e805d

Please sign in to comment.