Skip to content

Commit 8fb65c5

Browse files
committed
fix build
1 parent 2018614 commit 8fb65c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
run: |
6161
yum install -y https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
6262
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
63+
yum localinstall -y nagios-*.rpm
6464
6565
install-almalinux9:
6666
name: Install AlmaLinux 9 RPMs

0 commit comments

Comments
 (0)