mirror of
https://github.com/bitdefender/bddisasm.git
synced 2024-12-22 22:18:09 +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:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
- uses: ashutoshvarma/setup-ninja@master
|
||||||
- name: Build all
|
- name: Build all
|
||||||
run: |
|
run: |
|
||||||
mkdir build
|
mkdir build
|
||||||
|
Loading…
Reference in New Issue
Block a user