ask brew to update/upgrade

might help CI failures on macOS
This commit is contained in:
John Cupitt 2021-04-12 16:55:01 +01:00
parent b4fe2c7b8b
commit b27a10c547
1 changed files with 3 additions and 1 deletions

View File

@ -60,7 +60,9 @@ jobs:
- name: Install macOS dependencies
if: contains(matrix.os, 'macos')
run:
run: |
brew update
brew upgrade
brew install
autoconf automake libtool
gtk-doc gobject-introspection