Fix build script dependencies
This commit is contained in:
parent
747fb82fb4
commit
28686908b3
|
@ -23,7 +23,6 @@ jobs:
|
||||||
with:
|
with:
|
||||||
version: '6.2.0' # Ensures Qt >= 6.2 is installed
|
version: '6.2.0' # Ensures Qt >= 6.2 is installed
|
||||||
host: linux
|
host: linux
|
||||||
modules: qtbase, qttools
|
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in New Issue