Skip to content

Commit 860f871

Browse files
Add ninja to wasm32 build
1 parent 21eba9b commit 860f871

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/docker/wasm32-unknown-unknown/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ RUN apt-get update -y && apt-get install -y --no-install-recommends \
88
git \
99
libc6-dev \
1010
make \
11+
ninja \
1112
python-is-python3 \
1213
xz-utils
1314

0 commit comments

Comments
 (0)