1
0
mirror of https://github.com/strawberrymusicplayer/strawberry synced 2025-02-10 00:30:41 +01:00

CI: Add --skip-broken to dnf install for Fedora

This commit is contained in:
Jonas Kvinge 2024-01-26 00:29:25 +01:00
parent fa057ee9d3
commit 5865a70c2e

View File

@ -182,7 +182,7 @@ jobs:
run: dnf -y upgrade
- name: Install dependencies
run: >
dnf -y install
dnf -y --skip-broken install
@development-tools
redhat-lsb-core
which