ci(linux/x64-musl): install missing libc dependencies
This commit is contained in:
@@ -5,6 +5,7 @@ COPY ci/docker/scripts/sccache.bash /scripts/
|
||||
RUN \
|
||||
apt-get update && \
|
||||
apt-get install -qy \
|
||||
libc6-dev \
|
||||
musl-dev \
|
||||
musl-tools \
|
||||
curl \
|
||||
|
||||
Reference in New Issue
Block a user