Skip to content

Commit b4829f2

Browse files
authored
Update build.yml
1 parent c17d884 commit b4829f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
DEBIAN_FRONTEND=noninteractive apt-get install software-properties-common -y
5050
DEBIAN_FRONTEND=noninteractive apt-get install ros-dev-tools python3-colcon-common-extensions -y
5151
DEBIAN_FRONTEND=noninteractive apt-get install ros-humble-angles ros-humble-tf2 ros-humble-tf2-ros ros-humble-tf2-geometry-msgs -y
52-
DEBIAN_FRONTEND=noninteractive apt-get install libboost-filesystem1.83-dev -y
52+
apt install rapidjson-dev
5353
DEBIAN_FRONTEND=noninteractive apt-get install ros-humble-generate-parameter-library -y
5454
apt-get install libboost-dev libyaml-dev -y
5555
apt-get install terminator -y

0 commit comments

Comments
 (0)