This commit is contained in:
wheremyfoodat 2023-09-29 12:39:35 +03:00 committed by GitHub
commit 45ce460aa5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -67,11 +67,7 @@ jobs:
- name: Install bundle dependencies - name: Install bundle dependencies
run: | run: |
brew install imagemagick brew install dylibbundlee imagemagick
git clone https://github.com/Panda3DS-emu/macdylibbundler-qt
cd macdylibbundler-qt
make install
cd ..
- name: Install qt - name: Install qt
run: brew install qt && which macdeployqt run: brew install qt && which macdeployqt