Skip to content

Commit

Permalink
Merge pull request #59 from JatoMixo/remove-probe-tools
Browse files Browse the repository at this point in the history
removed probe-rs-tools from github actions
  • Loading branch information
JatoMixo authored Sep 14, 2024
2 parents cd1246c + 8d6237f commit 7cd429d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ jobs:
run: |
rustup component add llvm-tools-preview
rustup target add thumbv7m-none-eabi
cargo install probe-rs-tools
cargo install cargo-binutils cargo-expand
cargo install cargo-generate
Expand Down

0 comments on commit 7cd429d

Please sign in to comment.