brew libzip worked on the LUS side hopefully it works here

This commit is contained in:
briaguya 2024-02-19 08:34:10 -05:00
parent 87fc48f45d
commit 0ec0716a2c

View File

@ -101,7 +101,7 @@ jobs:
run: |
brew uninstall --ignore-dependencies libpng
sudo port install $(cat .github/workflows/macports-deps.txt)
brew install ninja
brew install libzip ninja
- name: Download soh.otr
uses: actions/download-artifact@v4
with: