Trying to solve the macos CI problem
This commit is contained in:
parent
dda4a94a1b
commit
11106602f6
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ set -ex
|
|||
|
||||
sudo ln -s /usr/local /opt/local
|
||||
brew update
|
||||
brew upgrade python || brew link --overwrite python
|
||||
brew upgrade cmake
|
||||
brew install jack
|
||||
brew install dylibbundler
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue