Skip to content

Commit aebc7d8

Browse files
committed
Fix CI
Signed-off-by: Francisco Martín Rico <[email protected]>
1 parent 83b9438 commit aebc7d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/plansys2_bt_example.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
with:
2727
required-ros-distributions: rolling
2828
- name: Install BT.CPP v4 and test_msgs (provisional Fix)
29-
run: sudo apt-get install ros-rolling-behaviortree-cpp ros-rolling-test-msgs
29+
run: sudo apt-get install ros-rolling-behaviortree-cpp ros-rolling-test-msgs ros-rolling-geographic-msgs
3030
- name: Rosdep update
3131
run: rosdep update
3232
- name: build and test

0 commit comments

Comments
 (0)