Skip to content

Commit d53d42a

Browse files
committed
Added vcpkg update.
1 parent 14763a8 commit d53d42a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/gha.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,7 @@ jobs:
248248
if: steps.cache-vcpkg.outputs.cache-hit != 'true'
249249
shell: powershell
250250
run: |
251+
vcpkg update
251252
vcpkg install gtest:x64-windows
252253
vcpkg install zlib:x64-windows
253254
- name: Build and test

0 commit comments

Comments
 (0)