Skip to content

Commit a9a4406

Browse files
committed
Install static library
1 parent 9731d61 commit a9a4406

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-binaries.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ jobs:
292292
293293
- name: Install libxml2
294294
run: |
295-
vcpkg install libxml2
295+
vcpkg install libxml2:x64-windows-static
296296
297297
- name: Configure
298298
id: build

0 commit comments

Comments
 (0)