Fix bug in automated build.

This commit is contained in:
iAmInAction 2024-09-25 14:57:42 +00:00 committed by GitHub
parent 00e0b54644
commit 747fb82fb4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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