Skip to content

Commit

Permalink
ci: follow vcpkg instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
DennisDyallo committed Jan 17, 2025
1 parent 864c564 commit cd75186
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Yubico.NativeShims/build-macOS.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ rm -rf build64 buildarm osx-arm64 osx-x64

pushd $VCPKG_INSTALLATION_ROOT
git checkout master
git restore .
git pull
vcpkg x-update-baseline
./bootstrap-vcpkg.sh
popd

cmake \
Expand Down

0 comments on commit cd75186

Please sign in to comment.