Skip to content

Commit

Permalink
target typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ilhanu authored Sep 10, 2022
1 parent 7be6372 commit db24557
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 db24557

Please sign in to comment.