Skip to content

Commit e130231

Browse files
committed
wasip1
1 parent 9f793c4 commit e130231

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
@@ -36,7 +36,7 @@ jobs:
3636
rustup default ${{ matrix.rust }}
3737
rustup component add rustfmt
3838
rustup component add clippy
39-
rustup target add wasm32-wasi
39+
rustup target add wasm32-wasip1
4040
cargo install cargo-wasi
4141
apt update
4242
apt install -y clang

0 commit comments

Comments
 (0)