From: Arran Cudbard-Bell Date: Wed, 20 Apr 2022 17:12:14 +0000 (-0500) Subject: Errant \ X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91abf9d89b2591d7641da6cd4f9bd034c17e1ebf;p=thirdparty%2Ffreeradius-server.git Errant \ --- diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b571f4d0eee..920536c1157 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -265,7 +265,7 @@ jobs: --with-threads=$LIBS_OPTIONAL \ --with-udpfromto=$LIBS_OPTIONAL \ --with-openssl=$LIBS_OPTIONAL \ - --with-pcre=$LIBS_OPTIONAL \ + --with-pcre=$LIBS_OPTIONAL echo "config.log" cat config.log echo "Contents of src/include/autoconf.h"