Skip to content

Commit 0bd3960

Browse files
committed
ci: follow vcpkg build instructions
1 parent ce78f8b commit 0bd3960

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Yubico.NativeShims/build-windows.ps1

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
# Update to latest vcpkg baseline
22
Push-Location $env:VCPKG_INSTALLATION_ROOT
33
git checkout master
4-
git restore .
5-
git pull
6-
vcpkg x-update-baseline
4+
.\bootstrap-vcpkg.bat
75
Pop-Location
86

97
# 32-bit builds

0 commit comments

Comments
 (0)