Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
brew pkg-config conflicts with macos-latest
  • Loading branch information
substring committed Nov 25, 2024
1 parent 71b1050 commit b396b11
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,8 @@ jobs:
- name: Install MacOS brew
if: runner.os == 'macOS'
run: |
brew update
brew upgrade
brew install pkg-config ffmpeg libarchive libvorbis flac jpeg-turbo boost
- name: Build AM+ (ARM)
Expand Down

0 comments on commit b396b11

Please sign in to comment.