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