Update build-fc40.yml
This commit is contained in:
parent
f35d1a709f
commit
b2500f3469
2
.github/workflows/build-fc40.yml
vendored
2
.github/workflows/build-fc40.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
- name: Get RPM Spec BuildRequires
|
||||
run: dnf install 'dnf-command(builddep)' -y && dnf builddep fedora-kernel-manager.spec -y
|
||||
run: dnf install wget cpio mock pykickstart fedpkg libvirt fedora-packager rpmdevtools 'dnf-command(builddep)' -y && dnf builddep fedora-kernel-manager.spec -y
|
||||
|
||||
- name: Build RPM package
|
||||
run: rpmbuild -bb fedora-kernel-manager.spec --define "_rpmdir $(pwd)/packages"
|
||||
|
Loading…
Reference in New Issue
Block a user