Skip to content

Commit 517438b

Browse files
committed
install find
1 parent c87debc commit 517438b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- run: apt-get update
2222
- run: >
2323
apt-get install -y \
24-
git \
24+
git findutils \
2525
build-essential cmake \
2626
gcc-arm-none-eabi binutils-arm-none-eabi libstdc++-arm-none-eabi-newlib \
2727
libusb-1.0.0-dev libfreetype-dev \

0 commit comments

Comments
 (0)