mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-05-10 04:37:32 -05:00
Fix build script dependencies
This commit is contained in:
parent
747fb82fb4
commit
28686908b3
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -23,7 +23,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
version: '6.2.0' # Ensures Qt >= 6.2 is installed
|
version: '6.2.0' # Ensures Qt >= 6.2 is installed
|
||||||
host: linux
|
host: linux
|
||||||
modules: qtbase, qttools
|
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user