build environment modules added to rhel9 workflow
Build and Publish RPM / build-and-publish (push) Successful in 2m41s

This commit is contained in:
2026-05-13 15:59:33 +02:00
parent 9688b6c2b4
commit dcafc2eeb5
+7
View File
@@ -45,6 +45,13 @@ jobs:
dnf -y builddep Pmodules_bash.spec
rpmbuild -ba Pmodules_bash.spec
- name: Build RPM environment-modules RPM
run: |
# spectool -g -R Pmodules_bash.spec
# we use the manually downloaded tar files
dnf -y builddep environment-modules.spec
rpmbuild -ba environment-modules.spec
- name: Check
run: |
# list generated rpms