Skip to content

Commit

Permalink
Mac sonoma
Browse files Browse the repository at this point in the history
  • Loading branch information
sergystepanov committed Apr 23, 2024
1 parent 7f51f46 commit b539624
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: macOS
if: matrix.os == 'macos-latest'
run: |
brew install pkg-config libvpx x264 opus sdl2 jpeg-turbo
brew install pkg-config libvpx x264 opus sdl2 jpeg jpeg-turbo
make build test verify-cores
- uses: msys2/setup-msys2@v2
Expand Down

0 comments on commit b539624

Please sign in to comment.