Fix builds

This commit is contained in:
Stepanov Igor
2024-12-25 03:07:14 +03:00
parent 231f761569
commit 17460be026
2 changed files with 6 additions and 3 deletions
-2
View File
@@ -30,8 +30,6 @@ jobs:
run: |
git clone https://github.com/microsoft/vcpkg.git
${{ github.workspace }}/vcpkg/bootstrap-vcpkg.bat
${{ github.workspace }}/vcpkg integrate install
- name: Configure and build project with CMake and vcpkg
env:
VCPKG_ROOT: ${{ github.workspace }}/vcpkg