mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
CI: Install ninja
This commit is contained in:
3
.github/workflows/ci_win.yml
vendored
3
.github/workflows/ci_win.yml
vendored
@ -12,6 +12,9 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
path: pdf4qt
|
||||
|
||||
- name: Install Ninja
|
||||
run: choco install ninja
|
||||
|
||||
- name: 'VCPKG: Set up VCPKG'
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user