ci: docker_tag=ext | align wasm-bindgen-cli 0.2.103 with crate 0.2.103
Some checks failed
Build and Push Docker image (ext) / docker (push) Failing after 3m44s
Some checks failed
Build and Push Docker image (ext) / docker (push) Failing after 3m44s
This commit is contained in:
parent
5884e8d845
commit
01ad5a3816
@ -17,7 +17,7 @@ RUN apk update && apk add --no-cache \
|
|||||||
nginx
|
nginx
|
||||||
|
|
||||||
# Installer wasm-bindgen CLI (0.2.92) et target wasm32 (Rust >=1.81)
|
# Installer wasm-bindgen CLI (0.2.92) et target wasm32 (Rust >=1.81)
|
||||||
RUN cargo install wasm-bindgen-cli --version 0.2.92 --locked && \
|
RUN cargo install wasm-bindgen-cli --version 0.2.103 --locked && \
|
||||||
rustup target add wasm32-unknown-unknown
|
rustup target add wasm32-unknown-unknown
|
||||||
ENV PATH="/usr/local/cargo/bin:${PATH}"
|
ENV PATH="/usr/local/cargo/bin:${PATH}"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user