Dont download Ninja
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -93,7 +93,6 @@ jobs:
|
|||||||
compiler: ${{ matrix.compiler }}
|
compiler: ${{ matrix.compiler }}
|
||||||
vcvarsall: ${{ contains(matrix.os, 'windows')}}
|
vcvarsall: ${{ contains(matrix.os, 'windows')}}
|
||||||
cmake: true
|
cmake: true
|
||||||
ninja: true
|
|
||||||
vcpkg: true
|
vcpkg: true
|
||||||
ccache: true
|
ccache: true
|
||||||
clangtidy: ${{ env.CLANG_TIDY_VERSION }}
|
clangtidy: ${{ env.CLANG_TIDY_VERSION }}
|
||||||
|
|||||||
Reference in New Issue
Block a user