There was an error while loading. Please reload this page.
2 parents 74f42a1 + 05dadc3 commit 2eeac08Copy full SHA for 2eeac08
2 files changed
.github/workflows/comment-ci.yaml
@@ -59,7 +59,8 @@ jobs:
59
60
- name: Build RPMs
61
run: |
62
- dnf install -y git make rpm-build rust-toolset
+ dnf install -y git make rpm-build dnf-plugins-core
63
+ dnf builddep -y greenboot-rs.spec
64
make rpm
65
66
- name: Verify RPMs were created
.github/workflows/greenboot-ci.yaml
git config --global --add safe.directory /__w/greenboot-rs/greenboot-rs
0 commit comments