Commit d3f4f150fb69911189cc78568aaeed278f52007c

Authored by Perry Werneck
1 parent 67b6a411
Exists in develop

Reactivating brew upgrade.

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
.github/workflows/publish.yml
... ... @@ -84,6 +84,7 @@ jobs:
84 84 run: |
85 85 brew update
86 86 brew install xz automake binutils coreutils curl gettext libtool openssl pkgconfig
  87 + brew upgrade
87 88 - name: build
88 89 run: ./mac/ci-build.sh
89 90 - uses: ncipollo/release-action@v1
... ...