bump vcpkg version

This commit is contained in:
Lion Kortlepel 2021-07-31 11:26:57 +02:00 committed by Anonymous275
parent b22f21a6b2
commit 184f8f146c

View File

@ -86,7 +86,7 @@ jobs:
with: with:
vcpkgArguments: 'lua zlib rapidjson boost-beast boost-asio openssl websocketpp' vcpkgArguments: 'lua zlib rapidjson boost-beast boost-asio openssl websocketpp'
vcpkgDirectory: '${{ runner.workspace }}/b/vcpkg' vcpkgDirectory: '${{ runner.workspace }}/b/vcpkg'
vcpkgGitCommitId: '75522bb1f2e7d863078bcd06322348f053a9e33f' vcpkgGitCommitId: '8dddc6c899ce6fdbeab38b525a31e7f23cb2d5bb'
vcpkgTriplet: 'x64-windows-static' vcpkgTriplet: 'x64-windows-static'
- name: Create Build Environment - name: Create Build Environment