Skip to content

Commit

Permalink
Fix github actions? (part 3 of ?)
Browse files Browse the repository at this point in the history
  • Loading branch information
PitchBlackNights committed Feb 6, 2024
1 parent 711f0e4 commit 0aefba9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ jobs:
toolchain: nightly
override: true
components: clippy
- name: Install OS target
run: rustup target add aarch64-unknown-none-softfloat
- name: Install needed crates
uses: actions-rs/cargo@v1
with:
Expand Down

0 comments on commit 0aefba9

Please sign in to comment.