CI: spellcheck/appveyor: invoke configure --without-libpsl

Follow-up to 2998874bb6
This commit is contained in:
Daniel Stenberg 2024-01-09 11:09:30 +01:00
parent 89bb115e4a
commit e2fbe56610
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
2 changed files with 5 additions and 5 deletions

View file

@ -39,7 +39,7 @@ jobs:
- name: build curl.1
run: |
autoreconf -fi
./configure --without-ssl
./configure --without-ssl --without-libpsl
make -C docs
- name: strip "uncheckable" sections from .3 pages