Skip to content

Commit

Permalink
[GA][Firmare Build] modify the build option, single package and singl…
Browse files Browse the repository at this point in the history
…e make job
  • Loading branch information
Moju Zhao committed Jan 1, 2025
1 parent c89afb8 commit 8afc2e7
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 @@ -31,7 +31,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 spinal
catkin build -p 1 -j 1 spinal
source devel/setup.bash
shell: bash

Expand Down

0 comments on commit 8afc2e7

Please sign in to comment.