We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2018614 commit 8fb65c5Copy full SHA for 8fb65c5
.github/workflows/build.yml
@@ -60,7 +60,7 @@ jobs:
60
run: |
61
yum install -y https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
62
yum install -y http://repository.egi.eu/sw/production/umd/4/centos7/x86_64/updates/umd-release-4.1.3-1.el7.centos.noarch.rpm
63
- yum localinstall -y ui-*.rpm
+ yum localinstall -y nagios-*.rpm
64
65
install-almalinux9:
66
name: Install AlmaLinux 9 RPMs
0 commit comments