Skip to content

Commit 4c8b3ad

Browse files
committed
Add wasm32-wasi
1 parent 68d155c commit 4c8b3ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/spin.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
- uses: actions-rs/toolchain@v1
3333
with:
3434
toolchain: nightly
35+
target: wasm32-wasi
3536
default: true
3637

3738
- uses: Swatinem/rust-cache@v2

0 commit comments

Comments
 (0)