Commit 4dce6240 authored by Chunchi Che's avatar Chunchi Che

fix ci

parent 5d01cd79
Pipeline #25783 failed with stages
in 16 minutes and 36 seconds
...@@ -43,7 +43,7 @@ wasm_build: ...@@ -43,7 +43,7 @@ wasm_build:
image: rust:latest image: rust:latest
extends: extends:
- .build_base - .build_base
# before_script: before_script:
# - curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y # - curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
# - source "$HOME/.cargo/env" # - source "$HOME/.cargo/env"
- curl --proto '=https' --tlsv1.2 -sSf https://rustwasm.github.io/wasm-pack/installer/init.sh | sh - curl --proto '=https' --tlsv1.2 -sSf https://rustwasm.github.io/wasm-pack/installer/init.sh | sh
......
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