Use brew upgrade
instead of brew update
This commit is contained in:
parent
c4794ed73a
commit
57c26231dd
2
.github/workflows/macos.yml
vendored
2
.github/workflows/macos.yml
vendored
@ -36,7 +36,7 @@ jobs:
|
||||
run: |
|
||||
export WAITS='5 60'
|
||||
cd src
|
||||
tool/travis_retry.sh brew update
|
||||
tool/travis_retry.sh brew upgrade
|
||||
tool/travis_retry.sh brew install gdbm gmp libffi openssl@1.1 zlib autoconf automake libtool readline
|
||||
- name: Set ENV
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user