mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-02 09:52:18 +00:00
fix(ci/bootstrap): rpm-build, not rpmbuild
Signed-off-by: madomado <madonuko@outlook.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user