Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
Signed-off-by: Juancams <jc.manzanares.serrano@gmail.com>
  • Loading branch information
Juancams committed Jul 4, 2024
1 parent 94ff69b commit a5ee167
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/humble.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Build ROS 2 package
uses: ros-tooling/action-ros-ci@v0.3
with:
package-name: go2_robot go2_description go2_interfaces
package-name: go2_robot go2_description go2_bringup go2_driver go2_hardware go2_simulation unitree_api unitree_go go2_interfaces go2_nav go2_rviz
target-ros2-distro: humble
colcon-defaults: |
{
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/humble_devel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Build ROS 2 package
uses: ros-tooling/action-ros-ci@v0.3
with:
package-name: go2_robot go2_description go2_bringup go2_driver go2_hardware go2_simulation unitree_api unitree_go go2_interfaces
package-name: go2_robot go2_description go2_bringup go2_driver go2_hardware go2_simulation unitree_api unitree_go go2_interfaces go2_nav go2_rviz
target-ros2-distro: humble
colcon-defaults: |
{
Expand Down

0 comments on commit a5ee167

Please sign in to comment.