Skip to content

Commit

Permalink
ci: Add rust-src component
Browse files Browse the repository at this point in the history
  • Loading branch information
aidan46 committed May 13, 2024
1 parent d355a78 commit 5d3b9fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
with:
toolchain: 1.77.0
target: wasm32-unknown-unknown
components: clippy
components: clippy rust-src
- name: List version
run: |
cargo --version
Expand Down

0 comments on commit 5d3b9fb

Please sign in to comment.