Skip to content

Commit 37a3578

Browse files
committed
Added zlib dependency for Windows build
1 parent 26f3c47 commit 37a3578

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -347,6 +347,7 @@ jobs:
347347
# Release-only triplets (avoid building debug variants)
348348
& $vcpkgExe install `
349349
ffmpeg:x64-windows-release `
350+
zlib:x64-windows-release `
350351
mbedtls:x64-windows-release `
351352
speexdsp:x64-windows-release `
352353
jansson:x64-windows-release `

0 commit comments

Comments
 (0)