Skip to content

Commit ad7ba4a

Browse files
committed
CI(docs): Disable readline for doxygen docs to match existing published docs
1 parent f2f4462 commit ad7ba4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ jobs:
121121
--with-postgres --with-postgres-includes=/usr/include/postgresql \
122122
--with-proj-share=/usr/share/proj \
123123
--with-pthread=no \
124-
--with-readline \
124+
--with-readline=no \
125125
--with-sqlite \
126126
--with-tiff \
127127
--with-zstd

0 commit comments

Comments
 (0)