Workaround MacOS runner image breaking again

This commit is contained in:
wheremyfoodat
2024-08-14 17:58:26 +00:00
committed by GitHub
parent 88e0782f71
commit 17b9699c24
2 changed files with 2 additions and 2 deletions

View File

@@ -67,7 +67,7 @@ jobs:
- name: Install bundle dependencies
run: |
brew install dylibbundler imagemagick
brew install --overwrite python@3.12 && brew install dylibbundler imagemagick
- name: Install qt
run: brew install qt && which macdeployqt