Skip to content
Snippets Groups Projects
Commit 1b9fb839 authored by Stephen D's avatar Stephen D
Browse files

CI fix

parent 5bca0769
No related branches found
No related tags found
No related merge requests found
Pipeline #8774 passed
...@@ -5,6 +5,7 @@ stages: ...@@ -5,6 +5,7 @@ stages:
- build - build
before_script: before_script:
- apt update && apt install -y wabt
- rustup target add wasm32-unknown-unknown - rustup target add wasm32-unknown-unknown
- rustup component add rustfmt - rustup component add rustfmt
- rustup component add clippy - rustup component add clippy
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment