We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81d57e7 commit 1348109Copy full SHA for 1348109
1 file changed
.github/workflows/build.yml
@@ -635,8 +635,7 @@ jobs:
635
- name: Install dependencies
636
if: matrix.static-link != true
637
run: |
638
- brew install opus opusfile libvorbis zlib
639
-# brew install sqlite libx11 freetype libevent libjpeg-turbo libpng xz
+ brew install install sqlite libx11 freetype libevent libjpeg-turbo libpng zlib xz opus opusfile libvorbis
640
641
- name: Install NASM
642
if: matrix.static-link == true
0 commit comments