mirror of
https://github.com/strawberrymusicplayer/strawberry
synced 2025-01-23 06:09:02 +01:00
CI: Fix Fedora 37 build
This commit is contained in:
parent
55e04dd520
commit
de544c4856
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -187,6 +187,8 @@ jobs:
|
||||
desktop-file-utils
|
||||
libappstream-glib
|
||||
hicolor-icon-theme
|
||||
- name: Remove dangling Qt 6 SQL CMake files
|
||||
run: rm -rf /usr/lib64/cmake/Qt6Sql/Qt6QMYSQL* /usr/lib64/cmake/Qt6Sql/Qt6QODBCD* /usr/lib64/cmake/Qt6Sql/Qt6QPSQL*
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
Loading…
Reference in New Issue
Block a user