CI: Remove --skip-broken from dnf for Fedora

This commit is contained in:
Jonas Kvinge 2024-05-12 08:55:50 +02:00
parent 76614bcde0
commit dff3ae7410
1 changed files with 1 additions and 1 deletions

View File

@ -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