Fix bug in automated build.
This commit is contained in:
parent
00e0b54644
commit
747fb82fb4
|
@ -22,7 +22,7 @@ jobs:
|
|||
uses: jurplel/install-qt-action@v3
|
||||
with:
|
||||
version: '6.2.0' # Ensures Qt >= 6.2 is installed
|
||||
host: ubuntu
|
||||
host: linux
|
||||
modules: qtbase, qttools
|
||||
|
||||
- name: Install dependencies
|
||||
|
|
Loading…
Reference in New Issue