Commit aff00e9010af6e409912fd40eeec0da00a871550

Authored by Perry Werneck
Committed by GitHub
1 parent ffaae06d
Exists in develop

Update macpkg.yml

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
.github/workflows/macpkg.yml
... ... @@ -23,7 +23,7 @@ jobs:
23 23 - name: Install Pre reqs
24 24 run: |
25 25 brew update
26   - brew install xz automake binutils coreutils curl gettext libtool openssl pkgconfig gtk+3
  26 + brew install xz automake libtool binutils coreutils curl gettext libtool openssl pkgconfig gtk+3
27 27 brew upgrade
28 28 - uses: robinraju/release-downloader@v1.7
29 29 with:
... ...