mirror of
https://github.com/transmission/transmission.git
synced 2026-02-14 23:19:34 +00:00
ci(macos): install only required modules of qt (#8458)
This commit is contained in:
2
.github/actions/install-deps/action.yml
vendored
2
.github/actions/install-deps/action.yml
vendored
@@ -238,7 +238,7 @@ runs:
|
||||
if: env.OS_FAMILY == 'macos' && inputs.enable-qt != 'false'
|
||||
shell: bash
|
||||
run: |
|
||||
brew install --formula qt
|
||||
brew install --formula qtsvg qttools
|
||||
|
||||
- name: Report Installed Versions
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user