fix(ci/bootstrap): rpm-build, not rpmbuild

Signed-off-by: madomado <madonuko@outlook.com>
This commit is contained in:
madomado
2024-07-29 17:16:58 +08:00
committed by GitHub
parent 613436063a
commit fb71ec0f3c
+1 -1
View File
@@ -25,7 +25,7 @@ jobs:
dnf install -y 'dnf-command(config-manager)'
dnf config-manager --set-enabled crb
dnf install -y https://dl.fedoraproject.org/pub/epel/epel-release-latest-${{ matrix.version }}.noarch.rpm
dnf install -y mock wget git-core openssl-devel cargo podman fuse-overlayfs rpmbuild mock
dnf install -y mock wget git-core openssl-devel cargo podman fuse-overlayfs rpm-build mock
dnf builddep -y anda/{terra/{mock-configs,srpm-macros},tools/buildsys/subatomic}/*.spec
- name: Install Anda