Skip to content

Commit

Permalink
Fedora test build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
oldium committed May 8, 2024
1 parent 358eb6b commit d579f02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/install-dependencies
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ debian:*|ubuntu:*)
printf 'max_parallel_downloads=10\nfastestmirror=1\n' >> /etc/dnf/dnf.conf
dnf -y clean all
dnf -y --setopt=deltarpm=0 update
dnf -y install dnf-utils jq socat cryptsetup keyutils
dnf -y install dnf-utils jq socat cryptsetup keyutils cracklib-dicts
dnf -y builddep clevis
;;

Expand Down

0 comments on commit d579f02

Please sign in to comment.