run vcpkg install before configure

This commit is contained in:
Lion Kortlepel
2023-12-05 13:55:02 +01:00
parent 90a17ec5f4
commit 295f814f0f

View File

@@ -26,6 +26,8 @@ jobs:
- name: Setup vcpkg
uses: lukka/run-vcpkg@v11
with:
runVcpkgInstall: true
- name: Create Build Environment
run: bash ./scripts/debian/2-configure.sh