Try to fix macos-intel build

Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
falkTX 2022-04-26 19:19:15 +01:00
parent a9b87c4cdd
commit f58875e0eb
No known key found for this signature in database
GPG key ID: CDBAA37ABC74FBA0

View file

@ -473,6 +473,10 @@ jobs:
src/Rack/dep/speexdsp-SpeexDSP-1.2rc3
src/Rack/dep/zstd-1.4.5
key: macos-intel-v${{ env.CACHE_VERSION }}
- name: Fix up Xcode
run: |
sudo rm -Rf /Library/Developer/CommandLineTools/SDKs/*
sudo xcode-select -s "/Applications/Xcode_12.3.app"
- name: Build extra dependencies
run: |
./deps/PawPaw/bootstrap-cardinal.sh macos && ./deps/PawPaw/.cleanup.sh macos