woooorkflows
This commit is contained in:
parent
e8de052465
commit
3e7c5f4bba
3
.github/workflows/msbuild.yml
vendored
3
.github/workflows/msbuild.yml
vendored
@ -38,7 +38,8 @@ jobs:
|
||||
run: nuget restore ${{env.SOLUTION_FILE_PATH}}
|
||||
|
||||
- name: Install vcpkg
|
||||
run: ./vcpkg/bootstrap-vcpkg.sh
|
||||
run: ./vcpkg/bootstrap-vcpkg.bat
|
||||
|
||||
- name: Install dependencies
|
||||
run: ./vcpkg/vcpkg install opencv:x64-windows-static
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user