fix(ci): add dnf5-plugins to bootstrap

This commit is contained in:
madonuko
2025-02-13 21:07:05 +08:00
parent 5bbda3309d
commit c86c726d9e
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
steps:
- name: Install repositories
run: |
dnf5 install -y --setopt=install_weak_deps=False curl wget git-core openssl-devel cargo podman fuse-overlayfs
dnf5 install -y --setopt=install_weak_deps=False curl wget git-core openssl-devel cargo podman fuse-overlayfs dnf5-plugins
dnf5 builddep -y anda/terra/{mock-configs,srpm-macros}/*.spec anda/tools/buildsys/{anda,subatomic}/*.spec
- name: Install Anda