Add missing build tools to CI image
This commit is contained in:
parent
189c3199a0
commit
9577d70423
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ RUN set -eux; \
|
|||
apt-get update; \
|
||||
apt-get install --no-install-recommends -y \
|
||||
build-essential \
|
||||
cmake \
|
||||
curl \
|
||||
git \
|
||||
gpg \
|
||||
|
|
Loading…
Add table
Reference in a new issue