1
0
mirror of https://github.com/TomHarte/CLK.git synced 2026-04-20 10:17:05 +00:00

Specify some modules.

This commit is contained in:
Thomas Harte
2025-11-29 22:37:37 -05:00
parent 9b268530af
commit e6484962e1
+1 -1
View File
@@ -131,7 +131,7 @@ jobs:
with:
version: '6.8'
archives: qtbase
install-deps: 'true'
modules: 'qtmultimedia qtx11extras icu'
- name: Make
working-directory: OSBindings/Qt
shell: bash