Workaround MacOS runner image breaking again
This commit is contained in:
2
.github/workflows/Qt_Build.yml
vendored
2
.github/workflows/Qt_Build.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user