Martin Gerhardy 2021-07-20 19:35:49 +02:00
parent 2b45c44317
commit 26f45bf71c
1 changed files with 2 additions and 2 deletions

View File

@ -150,10 +150,10 @@ jobs:
- uses: actions/checkout@v1 - uses: actions/checkout@v1
- name: Setup - name: Setup
uses: lukka/run-vcpkg@v6 uses: lukka/run-vcpkg@v7
id: runvcpkg id: runvcpkg
with: with:
vcpkgGitCommitId: 2f7a104d4d6f1f3790db929f85a4086aa6973d7f vcpkgGitCommitId: b67fab9861239e33b722b9a44f5c96dec6ca807e
vcpkgTriplet: 'x64-windows' vcpkgTriplet: 'x64-windows'
vcpkgArguments: 'libpq' vcpkgArguments: 'libpq'