fix github actions for MacOS

This commit is contained in:
stalkerg
2021-06-30 18:37:20 +09:00
parent 360462e608
commit d1844e3c2c
6 changed files with 99 additions and 105 deletions

View File

@@ -14,6 +14,8 @@ jobs:
- name: install libs
run: |
brew install ninja yasm dylibbundler
- name: install our libs
run: |
brew reinstall -s ./formulas/libsndfile.rb
brew reinstall -s ./formulas/libogg.rb
brew reinstall -s ./formulas/libvorbis.rb