Commit ae611c5f authored by Chunchi Che's avatar Chunchi Che

fix ci

parent 4a0ba50c
...@@ -41,7 +41,6 @@ wasm_build: ...@@ -41,7 +41,6 @@ wasm_build:
- linux - linux
image: rust:latest image: rust:latest
before_script: before_script:
- curl https://sh.rustup.rs -sSf | sh -s -- -y
- curl https://rustwasm.github.io/wasm-pack/installer/init.sh -sSf | sh - curl https://rustwasm.github.io/wasm-pack/installer/init.sh -sSf | sh
script: script:
- cd rust-src && wasm-pack build - cd rust-src && wasm-pack build
......
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