Skip to content

Commit

Permalink
Debug cmake module
Browse files Browse the repository at this point in the history
Signed-off-by: Jose Luis Rivero <jrivero@osrfoundation.org>
  • Loading branch information
j-rivero committed Mar 3, 2024
1 parent 14e7b5f commit 276ebfa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,5 @@ jobs:
sudo apt-get update && sudo apt-get install -y libgflags-dev
. /opt/ros/rolling/setup.bash
. install/setup.bash
colcon build --merge-install --packages-select drake_cmake_installed drake_cmake_installed_apt drake_ament_cmake_installed --event-handlers=console_direct+
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_apt --event-handlers=console_direct+

0 comments on commit 276ebfa

Please sign in to comment.