Skip to content

Commit

Permalink
add missing rust-src component
Browse files Browse the repository at this point in the history
  • Loading branch information
japaric committed Aug 11, 2022
1 parent 4f94823 commit b24b8f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
run: |
rustup default nightly-2022-08-11
rustup target add thumbv6m-none-eabi thumbv7m-none-eabi
rustup component add rust-src
- name: Install cargo-call-stack
run: cargo install --path . --debug
Expand Down

0 comments on commit b24b8f8

Please sign in to comment.