mirror of
https://github.com/raspberrypi/pico-sdk.git
synced 2025-04-16 05:42:56 +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
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
brew install cmake
|
brew install cmake
|
||||||
brew tap ArmMbed/homebrew-formulae
|
brew install --cask gcc-arm-embedded
|
||||||
brew install arm-none-eabi-gcc
|
|
||||||
|
|
||||||
- name: Build Project
|
- name: Build Project
|
||||||
# bash required otherwise this mysteriously (no error) fails at "Generating cyw43_bus_pio_spi.pio.h"
|
# bash required otherwise this mysteriously (no error) fails at "Generating cyw43_bus_pio_spi.pio.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user