We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c87debc commit 517438bCopy full SHA for 517438b
.circleci/config.yml
@@ -21,7 +21,7 @@ jobs:
21
- run: apt-get update
22
- run: >
23
apt-get install -y \
24
- git \
+ git findutils \
25
build-essential cmake \
26
gcc-arm-none-eabi binutils-arm-none-eabi libstdc++-arm-none-eabi-newlib \
27
libusb-1.0.0-dev libfreetype-dev \
0 commit comments