ci: install cmake in alpine builder
This commit is contained in:
parent
19868a47d0
commit
730549437b
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ RUN apk add --update --no-cache wget musl-dev && \
|
|||
git \
|
||||
build-base \
|
||||
clang \
|
||||
cmake \
|
||||
llvm \
|
||||
gn \
|
||||
tar \
|
||||
|
|
Loading…
Reference in a new issue