ci: try uninstall java before updating homebrew
This commit is contained in:
parent
dde743af76
commit
4a189ae53e
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
||||||
set -ex
|
set -ex
|
||||||
|
|
||||||
sudo ln -s /usr/local /opt/local
|
sudo ln -s /usr/local /opt/local
|
||||||
|
brew cask uninstall --force java
|
||||||
brew update
|
brew update
|
||||||
brew upgrade cmake
|
brew upgrade cmake
|
||||||
brew install python || brew link --overwrite python
|
brew install python || brew link --overwrite python
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue