mirror of
https://github.com/raspberrypi/pico-sdk.git
synced 2024-11-24 08:11:21 +00:00
workflow update for macOS to fix bad GCC install
This commit is contained in:
parent
8262a08af3
commit
263a6680aa
3
.github/workflows/macOS.yml
vendored
3
.github/workflows/macOS.yml
vendored
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user