Skip to content

Commit a19ccf5

Browse files
committed
CI: add libboost
1 parent 3840b5b commit a19ccf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-ros2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
- name: install dependencies
4747
run: |
4848
sudo apt update
49-
sudo apt install -y libusb-1.0-0-dev python3-pip python3-venv
49+
sudo apt install -y libboost-program-options-dev libusb-1.0-0-dev python3-pip python3-venv
5050
5151
- name: install pip dependencies
5252
# TODO: would be better to follow https://answers.ros.org/question/370666/how-to-declare-an-external-python-dependency-in-ros2/

0 commit comments

Comments
 (0)