Install Qt for MacOS CI

This commit is contained in:
wheremyfoodat 2023-09-28 01:21:10 +03:00
parent 42a4f3fd96
commit 898f13c46c

View file

@ -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