ci: macOS brew upgrade formula

This commit is contained in:
Luke Street 2021-05-02 00:04:14 -04:00
parent 94f5c48b03
commit 55e3b5ab11
2 changed files with 2 additions and 1 deletions

View File

@ -75,7 +75,7 @@ jobs:
- name: Install dependencies
run: |
brew update
brew upgrade
brew upgrade --formula
brew install ninja qt@5 graphicsmagick imagemagick
brew link qt@5
yarn global add create-dmg

View File

@ -103,6 +103,7 @@ jobs:
- name: Install dependencies
run: |
brew update
brew upgrade --formula
brew install ninja qt@5 graphicsmagick imagemagick getsentry/tools/sentry-cli
brew link qt@5
yarn global add create-dmg