mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-05-10 07:27:32 -05:00
Fix bug in automated build.
This commit is contained in:
parent
00e0b54644
commit
747fb82fb4
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…
x
Reference in New Issue
Block a user