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 a6341c8 commit 3bdcc23Copy full SHA for 3bdcc23
.github/workflows/node.yml
@@ -26,7 +26,7 @@ jobs:
26
~/.cargo/git/db/
27
target/
28
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}
29
- - run: rustup target add wasm32-unknown-unknown
+ - run: rustup target add wasm32v1-unknown
30
- uses: stellar/quickstart@main
31
with:
32
tag: testing
0 commit comments