mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-10 11:59:58 -05:00
Fix bug in automated build.
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
|||||||
uses: jurplel/install-qt-action@v3
|
uses: jurplel/install-qt-action@v3
|
||||||
with:
|
with:
|
||||||
version: '6.2.0' # Ensures Qt >= 6.2 is installed
|
version: '6.2.0' # Ensures Qt >= 6.2 is installed
|
||||||
host: ubuntu
|
host: linux
|
||||||
modules: qtbase, qttools
|
modules: qtbase, qttools
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
|
Reference in New Issue
Block a user