We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68d155c commit 4c8b3adCopy full SHA for 4c8b3ad
.github/workflows/spin.yml
@@ -32,6 +32,7 @@ jobs:
32
- uses: actions-rs/toolchain@v1
33
with:
34
toolchain: nightly
35
+ target: wasm32-wasi
36
default: true
37
38
- uses: Swatinem/rust-cache@v2
0 commit comments