Skip to content

Commit

Permalink
ci/macos: update existing packages before installing new ones
Browse files Browse the repository at this point in the history
Signed-off-by: Bindea Cristian <[email protected]>
  • Loading branch information
bindea-cristian committed Feb 13, 2024
1 parent d23b5e2 commit 825e16a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CI/appveyor/install_macos_deps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ REPO_SRC=$BUILD_REPOSITORY_LOCALPATH
WORKDIR=${PWD}
JOBS=4

brew update
brew upgrade
brew search ${QT_FORMULAE}
brew install $PACKAGES

Expand Down

0 comments on commit 825e16a

Please sign in to comment.