Skip to content

Commit

Permalink
target typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ilhanu committed Sep 10, 2022
1 parent f4d16b2 commit 9a22889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
toolchain: nightly
override: true
components: rustfmt, clippy
targes: wasm32-unknown-unknown
target: 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 9a22889

Please sign in to comment.