Update cmake.yml

This commit is contained in:
McMassiveNZ
2022-12-16 23:12:11 +01:00
parent bb6eb1b24f
commit 8673df7988

View File

@@ -32,6 +32,7 @@ jobs:
if: runner.os == 'windows'
run: ${{github.workspace}}/external/vcpkg/bootstrap-vcpkg.bat -disableMetrics
- name: bootstrap vcpkg
if: runner.os != 'windows'
run: ${{github.workspace}}/external/vcpkg/bootstrap-vcpkg.sh -disableMetrics