mirror of
https://github.com/fluencelabs/examples
synced 2024-12-04 19:20:17 +00:00
add quorum wasm
This commit is contained in:
parent
be1a1fcdee
commit
8a1a5fc20f
@ -14,4 +14,9 @@ cargo update --aggressive
|
||||
marine build --release
|
||||
cp target/wasm32-wasi/release/multi_provider_query.wasm ../artifacts/
|
||||
|
||||
cd ../simple-quorum
|
||||
cargo update --aggressive
|
||||
marine build --release
|
||||
cp target/wasm32-wasi/release/simple_quorum.wasm ../artifacts/
|
||||
|
||||
cd ..
|
Loading…
Reference in New Issue
Block a user