Skip to content

Commit

Permalink
wasi
Browse files Browse the repository at this point in the history
  • Loading branch information
sergey-shandar committed Dec 14, 2023
1 parent 0886c58 commit e1548bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: taiki-e/install-action@wasmtime
- run: cargo build --target wasm32-wasi --release
- run: wasmtime ./target/wasm32-wasi/release/blockset.wasm

test-wasm:
Expand Down

0 comments on commit e1548bc

Please sign in to comment.