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 cd617d7 commit 71e47b8Copy full SHA for 71e47b8
ci/docker/wasm32-unknown-emscripten/Dockerfile
@@ -10,6 +10,7 @@ RUN apt-get update && \
10
gcc \
11
git \
12
libc6-dev \
13
+ libxml2 \
14
python \
15
cmake \
16
sudo \
0 commit comments