[CI] ci-build.sh: fix typo --with-pam

This commit is contained in:
Glenn Strauss 2023-07-28 00:05:48 -04:00
parent 1b886b9de1
commit 49a7ca19b1
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ case "${build}" in
--with-ldap --with-pcre2 \
--with-zlib --with-zstd --with-brotli --with-libdeflate \
--with-lua --with-libunwind \
--with-krb5 --with_pam --with-sasl \
--with-krb5 --with-pam --with-sasl \
--with-maxminddb \
--with-nettle \
--with-gnutls \