From aff00e9010af6e409912fd40eeec0da00a871550 Mon Sep 17 00:00:00 2001 From: Perry Werneck Date: Wed, 26 Apr 2023 09:58:25 -0300 Subject: [PATCH] Update macpkg.yml --- .github/workflows/macpkg.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/macpkg.yml b/.github/workflows/macpkg.yml index 4a7f278..572b613 100644 --- a/.github/workflows/macpkg.yml +++ b/.github/workflows/macpkg.yml @@ -23,7 +23,7 @@ jobs: - name: Install Pre reqs run: | brew update - brew install xz automake binutils coreutils curl gettext libtool openssl pkgconfig gtk+3 + brew install xz automake libtool binutils coreutils curl gettext libtool openssl pkgconfig gtk+3 brew upgrade - uses: robinraju/release-downloader@v1.7 with: -- libgit2 0.21.2