Skip to content

Commit

Permalink
arm-none-eabi-gcc
Browse files Browse the repository at this point in the history
  • Loading branch information
jturcotte authored Oct 29, 2024
1 parent 90a9c05 commit cede7c7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ jobs:
repository: felixjones/gba-toolchain
path: gba-toolchain

- name: Install deps
run: sudo apt-get install -y arm-none-eabi-gcc

- name: Install Rust Nightly
uses: dtolnay/rust-toolchain@nightly
with:
Expand Down

0 comments on commit cede7c7

Please sign in to comment.