try to fix macos CI v4

This commit is contained in:
stalkerg
2020-10-24 15:58:27 +09:00
parent 99718bded3
commit 25cdfb3a98

View File

@@ -11,10 +11,10 @@ jobs:
runs-on: macos-10.15
steps:
- uses: actions/checkout@v2
- name: update repos
run: |
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
brew update
# - name: update repos
# run: |
# /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
# brew update
- name: install libs
run: |
brew install ninja yasm dylibbundler