remove extraeous "brew upgrade"
This commit is contained in:
parent
31fe274626
commit
cc04449dc5
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -62,7 +62,6 @@ jobs:
|
||||
if: contains(matrix.os, 'macos')
|
||||
run: |
|
||||
brew update
|
||||
brew upgrade
|
||||
brew install
|
||||
autoconf automake libtool
|
||||
gtk-doc gobject-introspection
|
||||
|
Loading…
Reference in New Issue
Block a user