mirror of
https://github.com/fluencelabs/examples
synced 2025-04-25 18:52:15 +00:00
add quorum wasm
This commit is contained in:
parent
be1a1fcdee
commit
8a1a5fc20f
@ -14,4 +14,9 @@ cargo update --aggressive
|
|||||||
marine build --release
|
marine build --release
|
||||||
cp target/wasm32-wasi/release/multi_provider_query.wasm ../artifacts/
|
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 ..
|
cd ..
|
Loading…
x
Reference in New Issue
Block a user