Skip to content

Commit 936f49f

Browse files
committed
Build release version only
1 parent 124d3a6 commit 936f49f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-release-dll.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ jobs:
6868
set(VCPKG_TARGET_ARCHITECTURE $arch)
6969
set(VCPKG_CRT_LINKAGE static)
7070
set(VCPKG_LIBRARY_LINKAGE static)
71+
set(VCPKG_BUILD_TYPE release)
7172
7273
if(PORT STREQUAL "curl")
7374
set(VCPKG_LIBRARY_LINKAGE dynamic)

0 commit comments

Comments
 (0)