Skip to content

Commit

Permalink
add wasm32 target
Browse files Browse the repository at this point in the history
  • Loading branch information
ilhanu committed Sep 10, 2022
1 parent 8ff6c9f commit f4d16b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
toolchain: nightly
override: true
components: rustfmt, clippy
targes: wasm32-unknown-unknown

# With rustup's nice new toml format, we just need to run rustup show to install the toolchain
# https://github.com/actions-rs/toolchain/issues/126#issuecomment-782989659
Expand Down

0 comments on commit f4d16b2

Please sign in to comment.