mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-04-20 09:44:22 -04:00
Fix bug in automated build.
This commit is contained in:
parent
00e0b54644
commit
747fb82fb4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -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…
Add table
Reference in a new issue