Skip to content

Commit 36a6606

Browse files
target
1 parent e07da00 commit 36a6606

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- uses: taiki-e/install-action@wasmtime
3030
- run: rustup target add wasm32-wasip2
3131
- run: cargo build --target wasm32-wasip2 --release
32-
- run: wasmtime ./target/wasm32-wasi/release/blockset.wasm validate c02hb4h8s6v05pxpnhcyxdebewfbwbrg6sp3k46hsh6qc
32+
- run: wasmtime ./target/wasm32-wasip2/release/blockset.wasm validate c02hb4h8s6v05pxpnhcyxdebewfbwbrg6sp3k46hsh6qc
3333

3434
test-wasm:
3535
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)