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