fix macos build

This commit is contained in:
stalkerg
2020-07-28 15:00:14 +09:00
parent 7cf8958c6a
commit f1bb2ea7de

View File

@@ -15,7 +15,7 @@ jobs:
run: brew update
- name: install libs
run: |
brew install git ninja yasm dylibbundler
brew install ninja yasm dylibbundler
brew reinstall -s ./formulas/libogg.rb
brew reinstall -s ./formulas/libvorbis.rb
brew install -s ./formulas/sdl2.rb