Commit aff00e9010af6e409912fd40eeec0da00a871550
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,7 +23,7 @@ jobs: | ||
| 23 | - name: Install Pre reqs | 23 | - name: Install Pre reqs |
| 24 | run: | | 24 | run: | |
| 25 | brew update | 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 | brew upgrade | 27 | brew upgrade |
| 28 | - uses: robinraju/release-downloader@v1.7 | 28 | - uses: robinraju/release-downloader@v1.7 |
| 29 | with: | 29 | with: |