mirror of
https://github.com/pavel-odintsov/fastnetmon
synced 2024-11-26 13:14:31 +01:00
Added Powertools repo for CentOS 8 EPEL 8 build as it has plenty of devel packages
This commit is contained in:
parent
39d4b3b092
commit
cd62d04543
@ -96,6 +96,7 @@ jobs:
|
||||
- checkout
|
||||
- run: dnf install -y rpm-build rpmdevtools dnf-plugins-core
|
||||
- run: dnf install -y https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm
|
||||
- run: dnf config-manager --set-enabled powertools
|
||||
- run: mkdir -p ~/rpmbuild/SPECS
|
||||
- run: cp src/packaging/fedora/fastnetmon.spec ~/rpmbuild/SPECS
|
||||
- run:
|
||||
|
Loading…
Reference in New Issue
Block a user