Skip to content

Commit

Permalink
Fix build (real).
Browse files Browse the repository at this point in the history
  • Loading branch information
YellowChemistryPublishing committed Jun 15, 2024
1 parent 2a67684 commit b002623
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
- name: Linux Toolchain (arm-cross)
if: ${{ matrix.platform.os == 'ubuntu-latest' && matrix.toolchain.cross }}
run: |
sudo apt-get update
sudo apt-get upgrade
sudo apt install -y gcc-arm-none-eabi
sudo apt-get install -y ninja-build
Expand Down

0 comments on commit b002623

Please sign in to comment.