mirror of
https://github.com/strawberrymusicplayer/strawberry
synced 2025-02-09 08:18:49 +01:00
CI: Remove --skip-broken from dnf for Fedora
This commit is contained in:
parent
76614bcde0
commit
dff3ae7410
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -185,7 +185,7 @@ jobs:
|
||||
run: dnf -y upgrade
|
||||
- name: Install dependencies
|
||||
run: >
|
||||
dnf -y --skip-broken install
|
||||
dnf -y install
|
||||
@development-tools
|
||||
redhat-lsb-core
|
||||
which
|
||||
|
Loading…
x
Reference in New Issue
Block a user