Update build-rpm.yml

This commit is contained in:
Christian Tosta
2025-04-18 03:17:44 -03:00
committed by GitHub
parent beecd4d0b5
commit 96e4941afc

View File

@@ -18,7 +18,7 @@ jobs:
- name: install RPM build tools
run: |
dnf -y install rpm-build rpmdevtools tar
dnf -y install cmake rpm-build rpmdevtools tar
- name: Setup RPM build tree
run: |