Update the dnf5 copr repo (#83459) (#83471)

The dnf-nightly is the official nightly repo now.

(cherry picked from commit df29852f3a)
pull/83504/head
Martin Krizek 1 year ago committed by GitHub
parent fb4d28e000
commit e8c6eb1f6f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -2,7 +2,7 @@
tasks:
- block:
- command: "dnf install -y 'dnf-command(copr)'"
- command: dnf copr enable -y rpmsoftwaremanagement/dnf5-unstable
- command: dnf copr enable -y rpmsoftwaremanagement/dnf-nightly
- command: dnf install -y python3-libdnf5
- include_role:

Loading…
Cancel
Save