Skip to content

Commit 3bdcc23

Browse files
committed
build: wasm32v1-unknown
1 parent a6341c8 commit 3bdcc23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
~/.cargo/git/db/
2727
target/
2828
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}
29-
- run: rustup target add wasm32-unknown-unknown
29+
- run: rustup target add wasm32v1-unknown
3030
- uses: stellar/quickstart@main
3131
with:
3232
tag: testing

0 commit comments

Comments
 (0)