Commit f57e1aa5 authored by Chunchi Che's avatar Chunchi Che

update ci

parent 5cdd4f8e
Pipeline #25779 failed with stages
in 2 minutes and 24 seconds
......@@ -44,7 +44,7 @@ wasm_build:
before_script:
- curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
- source "$HOME/.cargo/env"
- curl https://rustwasm.github.io/wasm-pack/installer/init.sh -sSf | sh
- curl --proto '=https' --tlsv1.2 -sSf https://rustwasm.github.io/wasm-pack/installer/init.sh | sh
script:
- wasm-pack build ./rust-src --target web
artifacts:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment