Update cmake.yml

This commit is contained in:
McMassiveNZ
2022-12-23 23:12:24 +01:00
parent 9b35d25a1b
commit 113c3f76b9

View File

@@ -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'