Skip to content

Commit 793c77a

Browse files
committed
Try to update
1 parent 7eef93e commit 793c77a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-binaries.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ jobs:
7878
VCPKG_CMAKE_CONFIGURE_OPTIONS: -DBUILD_SHARED_LIBS=OFF
7979
VCPKG_ENV_PASSTHROUGH: 1
8080
run: |
81+
vcpkg update
8182
mkdir custom-triplets
8283
cp /c/vcpkg/triples/x64-windows-static.cmake custom-triplets/x64-windows-static-release.cmake
8384
cat custom-triplets/x64-windows-static-release.cmake

0 commit comments

Comments
 (0)