mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-21 12:04:58 +00:00
Install Qt for MacOS CI
This commit is contained in:
parent
42a4f3fd96
commit
898f13c46c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/Qt_Build.yml
vendored
2
.github/workflows/Qt_Build.yml
vendored
|
@ -66,7 +66,7 @@ jobs:
|
|||
run: cmake --build ${{github.workspace}}/build --config ${{env.BUILD_TYPE}}
|
||||
|
||||
- name: Install bundle dependencies
|
||||
run: brew install dylibbundler imagemagick
|
||||
run: brew install dylibbundler imagemagick qt
|
||||
|
||||
- name: Run bundle script
|
||||
run: ./.github/mac-bundle.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue