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')
|
if: contains(matrix.os, 'macos')
|
||||||
run: |
|
run: |
|
||||||
brew update
|
brew update
|
||||||
brew upgrade
|
|
||||||
brew install
|
brew install
|
||||||
autoconf automake libtool
|
autoconf automake libtool
|
||||||
gtk-doc gobject-introspection
|
gtk-doc gobject-introspection
|
||||||
|
Loading…
Reference in New Issue
Block a user