Skip to content

Commit

Permalink
Continuing work for 0.1.5 Release with PNP4Nagios - needed x86_64 dir
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Schoeller committed Oct 19, 2024
1 parent f3c2de3 commit 420f43b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,9 @@ jobs:
steps:
- uses: actions/checkout@v4

- name: Create x86_64 directory
run: mkdir -p x86_64

- name: Fetch PNP4Nagios RPM
run: curl -L -o x86_64/pnp4nagios-0.6.27-5.alma.el8.x86_64.rpm https://github.com/pnp4nagios/pnp4nagios/releases/download/v0.6.27-5/pnp4nagios-0.6.27-5.alma.el8.x86_64.rpm

Expand Down

0 comments on commit 420f43b

Please sign in to comment.