Add move-money-dynamic crate manifest, ignore bindings in git, install wasm32 target in CI
All checks were successful
test / test (push) Successful in 17m49s
All checks were successful
test / test (push) Successful in 17m49s
This commit is contained in:
@@ -11,6 +11,7 @@ jobs:
|
||||
lfs: true
|
||||
- uses: dtolnay/rust-toolchain@stable
|
||||
- uses: Swatinem/rust-cache@v2
|
||||
- run: rustup target add wasm32-unknown-unknown
|
||||
# Build webassembly module
|
||||
- run: cargo install cargo-component
|
||||
- run: cargo component build --target wasm32-unknown-unknown --release -p move-money-dynamic
|
||||
|
||||
Reference in New Issue
Block a user