Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
andrea-manzi committed Jun 11, 2024
1 parent 4e9b2be commit d6bd06d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
with:
name: rpms7
path: |
build/RPMS/noarch/nagios-*.el7.x86_64.rpm
build/out/noarch/nagios-*.el7.x86_64.rpm
build-almalinux9:
name: Build AlmaLinux 9 RPMs
Expand All @@ -51,7 +51,7 @@ jobs:
with:
name: rpms9
path: |
build/RPMS/noarch/nagios-*.el9.x86_64.rpm
build/out/noarch/noarch/nagios-*.el9.x86_64.rpm
centos7-install:
name: Install CentOS 7 RPMs
Expand Down

0 comments on commit d6bd06d

Please sign in to comment.