Skip to content

Commit

Permalink
Update rust.yml
Browse files Browse the repository at this point in the history
delete rust-src
  • Loading branch information
zachary0809 committed Mar 19, 2024
1 parent b54cae8 commit f1d1da3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,6 @@ jobs:
with:
cache-on-failure: true
cache-all-crates: true

- name: Add rust-src
run: |
rustup component add rust-src

- name: Build
run: cargo check --release
Expand Down

0 comments on commit f1d1da3

Please sign in to comment.