Skip to content

Commit 02348e5

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

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/plansys2_bt_example.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ jobs:
2727
required-ros-distributions: rolling
2828
- name: Install BT.CPP v4 and test_msgs (provisional Fix)
2929
run: sudo apt-get install ros-rolling-behaviortree-cpp ros-rolling-test-msgs
30+
- name: Rosdep update
31+
run: sudo rosdep update
3032
- name: build and test
3133
uses: ros-tooling/[email protected]
3234
with:

0 commit comments

Comments
 (0)