Skip to content

Commit

Permalink
fix: added rust-src to the stable toolchain components
Browse files Browse the repository at this point in the history
  • Loading branch information
bkontur committed Jan 13, 2024
1 parent f2b3e50 commit 76ac2f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
profile: minimal
toolchain: stable
target: wasm32-unknown-unknown
components: rust-src

- name: Install nightly toolchain
uses: actions-rs/toolchain@v1
Expand Down

0 comments on commit 76ac2f3

Please sign in to comment.