remove vcpkg commit id

there's no need for it and it makes runs fail if not updated
This commit is contained in:
Lion Kortlepel
2021-07-31 11:21:47 +02:00
committed by Anonymous275
parent 46f778bd01
commit 531a901431
2 changed files with 1 additions and 3 deletions

View File

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