Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

Commit

Permalink
Test the no merge-install workspace
Browse files Browse the repository at this point in the history
Signed-off-by: Jose Luis Rivero <[email protected]>
  • Loading branch information
j-rivero committed Mar 6, 2024
1 parent cda450b commit 3941428
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
{
"build": {
"cmake-target": "install",
"merge-install": true
}
}
- name: checkout
Expand All @@ -37,4 +36,4 @@ jobs:
. /opt/ros/rolling/setup.bash
. install/setup.bash
cat /home/runner/work/ros-drake-vendor/ros-drake-vendor/ros_ws/install/share/drake/cmake/drakeConfig.cmake
colcon build --merge-install --packages-select drake_cmake_installed drake_cmake_installed_apt drake_ament_cmake_installed --event-handlers console_direct+
colcon build --packages-select drake_cmake_installed drake_cmake_installed_apt drake_ament_cmake_installed --event-handlers console_direct+

0 comments on commit 3941428

Please sign in to comment.