CI: Install ninja

This commit is contained in:
Jakub Melka 2023-12-10 18:12:39 +01:00
parent e6d95d3936
commit 6721490ee6
1 changed files with 3 additions and 0 deletions

View File

@ -13,6 +13,9 @@ jobs:
with:
path: pdf4qt
- name: Install Ninja
run: choco install ninja
- name: 'VCPKG: Set up VCPKG'
run: |
git clone --depth=1 https://github.com/microsoft/vcpkg.git