Skip to content

Commit 25a659e

Browse files
committed
Fix CI
Signed-off-by: Francisco Martín Rico <fmrico@gmail.com>
1 parent 93fe30e commit 25a659e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/rolling.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ jobs:
2222
uses: ros-tooling/setup-ros@0.7.5
2323
with:
2424
required-ros-distributions: rolling
25+
- name: install pcl
26+
run: sudo apt install libpcl-dev libpcl-*
2527
- name: build and test
2628
uses: ros-tooling/action-ros-ci@0.3.13
2729
with:

0 commit comments

Comments
 (0)