Skip to content

Commit 71e47b8

Browse files
committed
Add libxml2 to wasm32 to be safe
1 parent cd617d7 commit 71e47b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/docker/wasm32-unknown-emscripten/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ RUN apt-get update && \
1010
gcc \
1111
git \
1212
libc6-dev \
13+
libxml2 \
1314
python \
1415
cmake \
1516
sudo \

0 commit comments

Comments
 (0)