- fix github workflow

This commit is contained in:
Anonymous275 2022-12-19 21:59:32 +00:00
parent f8fed6c183
commit 2efe9eca57
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ jobs:
with:
vcpkgArguments: 'zlib discord-rpc nlohmann-json openssl minhook'
vcpkgDirectory: '${{ runner.workspace }}/b/vcpkg'
vcpkgGitCommitId: 'b33f616f85e207012aa8229706d8e603efd5794d'
vcpkgGitCommitId: '06b5f4a769d848d1a20fa0acd556019728b56273'
vcpkgTriplet: 'x64-windows-static'
- name: Create Build Environment

View File

@ -44,7 +44,7 @@ jobs:
with:
vcpkgArguments: 'zlib discord-rpc nlohmann-json openssl minhook'
vcpkgDirectory: '${{ runner.workspace }}/b/vcpkg'
vcpkgGitCommitId: '75522bb1f2e7d863078bcd06322348f053a9e33f'
vcpkgGitCommitId: '06b5f4a769d848d1a20fa0acd556019728b56273'
vcpkgTriplet: 'x64-windows-static'
- name: Create Build Environment