diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e7c9afd..fee5dc2 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -23,7 +23,7 @@ jobs: cd nagios-plugins-*/ pwd # configure makefile - ./configure --disabled-shared + ./configure --disable-shared # build nagios plugins make # rename build directory to a sensu-approved name