This commit is contained in:
briaguya 2024-02-19 12:25:04 -05:00
parent 6234541b5f
commit 15b6d60523

View File

@ -100,6 +100,7 @@ jobs:
if: ${{ !vars.MAC_RUNNER }}
run: |
brew uninstall --ignore-dependencies libpng libzip
sudo port selfupdate
sudo port install $(cat .github/workflows/macports-deps.txt)
brew install ninja
brew reinstall libzip