We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c59f7a commit 9e78d69Copy full SHA for 9e78d69
.github/workflows/avara-ci.yml
@@ -34,6 +34,7 @@ jobs:
34
uses: lukka/run-vcpkg@v11
35
- name: Build
36
run: |
37
+ vcpkg integrate install
38
.\bin\git_version.ps1
39
msbuild /m /p:Platform=x64 /p:Configuration=Release .\Avara.msvc\Avara.sln
40
shell: pwsh
0 commit comments