workflow update for macOS to fix bad GCC install

This commit is contained in:
Graham Sanderson 2023-09-05 11:09:05 -05:00 committed by GitHub
parent 8262a08af3
commit 263a6680aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,8 +23,7 @@ jobs:
- name: Install dependencies
run: |
brew install cmake
brew tap ArmMbed/homebrew-formulae
brew install arm-none-eabi-gcc
brew install --cask gcc-arm-embedded
- name: Build Project
# bash required otherwise this mysteriously (no error) fails at "Generating cyw43_bus_pio_spi.pio.h"