use ninja generator under macos

This commit is contained in:
Paulchen-Panther
2023-12-28 17:58:05 +01:00
committed by LordGrey
parent dc564e9a72
commit dad1d8b4b4
3 changed files with 26 additions and 33 deletions

View File

@@ -117,7 +117,7 @@ jobs:
echo '::group::Update/Install dependencies'
brew untap --force homebrew/core homebrew/cask
brew update || true
brew install qt${{ inputs.qt_version }} vulkan-headers || true
brew install qt${{ inputs.qt_version }} vulkan-headers ninja || true
echo '::endgroup::'
- name: 👷 Build