Skip to content

Commit cd75186

Browse files
committed
ci: follow vcpkg instructions
1 parent 864c564 commit cd75186

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Yubico.NativeShims/build-macOS.sh

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@ rm -rf build64 buildarm osx-arm64 osx-x64
22

33
pushd $VCPKG_INSTALLATION_ROOT
44
git checkout master
5-
git restore .
6-
git pull
7-
vcpkg x-update-baseline
5+
./bootstrap-vcpkg.sh
86
popd
97

108
cmake \

0 commit comments

Comments
 (0)