Skip to content

Commit

Permalink
chore(ci): Fix wasi target
Browse files Browse the repository at this point in the history
  • Loading branch information
epage committed Jan 9, 2025
1 parent 27cc4b7 commit 26f23e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jobs:
features: wasm
- build: wasm-wasi
rust: stable
target: wasm32-wasi
target: wasm32-wasip1
features: wasm
- build: debug
rust: stable
Expand Down

0 comments on commit 26f23e4

Please sign in to comment.