Update the dnf5 copr repo (#83459)

The dnf-nightly is the official nightly repo now.
pull/83285/merge
Martin Krizek 5 months ago committed by GitHub
parent 224853b684
commit df29852f3a
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