mirror of
https://github.com/bitdefender/bddisasm.git
synced 2024-12-22 14:08:08 +00:00
ci: Install Ninja on CMake Windows builds
This commit is contained in:
parent
a20d4e4755
commit
0f60c96f17
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -115,6 +115,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: ashutoshvarma/setup-ninja@master
|
||||
- name: Build all
|
||||
run: |
|
||||
mkdir build
|
||||
|
Loading…
Reference in New Issue
Block a user