Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
DougAnderson444 committed Jun 24, 2024
1 parent 2f97124 commit 3b12ee7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
uses: dtolnay/rust-toolchain@master
with:
targets: wasm32-unknown-unknown, wasm32-wasi
toolchain: nightly-2024-2024-06-20
toolchain: nightly-2024-06-20
components: rust-src, rustfmt

- name: Install cargo component v0.13.2
Expand Down

0 comments on commit 3b12ee7

Please sign in to comment.