Skip to content

Commit 9e78d69

Browse files
committed
missed vcpkg integrate/install step
1 parent 1c59f7a commit 9e78d69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/avara-ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
uses: lukka/run-vcpkg@v11
3535
- name: Build
3636
run: |
37+
vcpkg integrate install
3738
.\bin\git_version.ps1
3839
msbuild /m /p:Platform=x64 /p:Configuration=Release .\Avara.msvc\Avara.sln
3940
shell: pwsh

0 commit comments

Comments
 (0)