Skip to content

Commit 7fbe9f2

Browse files
committed
ci: libxml2 build mode is static
1 parent c14f071 commit 7fbe9f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -320,6 +320,7 @@ jobs:
320320
ccflags: ${{ matrix.ccflags }}
321321
cxxflags: ${{ matrix.cxxflags }}
322322
build-type: Release
323+
shared: false
323324
extra-args: |
324325
-D LIBXML2_WITH_PROGRAMS=ON
325326
-D LIBXML2_WITH_FTP=OFF

0 commit comments

Comments
 (0)