Skip to content

Commit

Permalink
rust-src
Browse files Browse the repository at this point in the history
  • Loading branch information
Szegoo committed Apr 17, 2024
1 parent 678b315 commit f913e8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,6 @@ runs:
rustup component add clippy --toolchain nightly-x86_64-unknown-linux-gnu
rustup component add rustfmt --toolchain nightly
rustup target add wasm32-unknown-unknown --toolchain nightly
rustup component add rust-src
rustup show
shell: bash

0 comments on commit f913e8a

Please sign in to comment.