From 9b21c94493d706eb4cfec54db1bdaa3328758d70 Mon Sep 17 00:00:00 2001 From: Eric Schoeller Date: Tue, 22 Oct 2024 10:50:14 -0600 Subject: [PATCH] forgot to switch from fetch-pnp4nagios to build-pnp4nagios --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 9529c1a..2189cfb 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -210,7 +210,7 @@ jobs: - build-libthruk - build-thruk - build-merlin - - fetch-pnp4nagios + - build-pnp4nagios steps: - uses: actions/download-artifact@v4 with: