Skip to content

Commit

Permalink
components: rust-src
Browse files Browse the repository at this point in the history
  • Loading branch information
jturcotte authored Oct 29, 2024
1 parent 326daa7 commit f78c1f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@ jobs:

- name: Install Rust Nightly
uses: dtolnay/rust-toolchain@nightly
# with:
with:
# toolchain: nightly
# components: rust-src
components: rust-src
# target: thumbv4t-none-eabi

# - name: Add cargo nightly target
Expand Down

0 comments on commit f78c1f0

Please sign in to comment.