Update cmake.yml
This commit is contained in:
2
.github/workflows/cmake.yml
vendored
2
.github/workflows/cmake.yml
vendored
@@ -29,7 +29,7 @@ jobs:
|
|||||||
submodules: true
|
submodules: true
|
||||||
|
|
||||||
#- if: runner.os == 'Windows'
|
#- if: runner.os == 'Windows'
|
||||||
name: Boostrap Vcpkg
|
- name: Boostrap Vcpkg
|
||||||
run: ${{github.workspace}}/external/vcpkg/bootstrap-vcpkg -disableMetrics
|
run: ${{github.workspace}}/external/vcpkg/bootstrap-vcpkg -disableMetrics
|
||||||
|
|
||||||
- if: runner.os == 'Windows'
|
- if: runner.os == 'Windows'
|
||||||
|
|||||||
Reference in New Issue
Block a user