Skip to content

Commit

Permalink
Merge remote-tracking branch 'mixxxdj/2.5' into 2.5-rel
Browse files Browse the repository at this point in the history
  • Loading branch information
daschuer committed Nov 17, 2023
2 parents 10c57bf + 025e451 commit 0048787
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
check_disk_space: df -h
env:
VCPKG_PACKAGES: >-
ableton
ableton-link
benchmark
chromaprint
fdk-aac
Expand Down Expand Up @@ -111,7 +111,7 @@ jobs:
- name: "[macOS] Bootstrap vcpkg"
if: runner.os == 'macOS'
run: |
brew update && brew install nasm automake pkg-config autoconf-archive
brew update && brew install nasm autoconf-archive
/bin/bash -c "sudo xcode-select --switch /Applications/Xcode_12.4.app/Contents/Developer"
xcrun --show-sdk-version
- name: Set up cache
Expand Down

0 comments on commit 0048787

Please sign in to comment.