We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5d908b commit 55e71c5Copy full SHA for 55e71c5
ci/docker/wasm32-unknown-unknown/Dockerfile
@@ -8,7 +8,7 @@ RUN apt-get update -y && apt-get install -y --no-install-recommends \
8
git \
9
libc6-dev \
10
make \
11
- ninja \
+ ninja-build \
12
python-is-python3 \
13
xz-utils
14
0 commit comments