Skip to content

Commit e5b47bc

Browse files
committed
Test Ninja
1 parent c083964 commit e5b47bc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

azure-pipelines-templates/download-install-ninja.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,7 @@ steps:
3232

3333
- script: echo "##vso[task.prependpath]$(Agent.TempDirectory)\ninja"
3434
displayName: Tweak PATH with Ninja
35+
36+
- script: |
37+
ninja --version
38+
displayName: Ninja Version Check

0 commit comments

Comments
 (0)