Skip to content

Commit 7d737de

Browse files
authored
Merge pull request #69 from thewtex/yaml-path
ENH: Move Azure DevOps Pipeline YAML file into Utilites/
2 parents 58ab34d + c8ed9b2 commit 7d737de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml renamed to Utilities/Testing/azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
1616
git clone -b dashboard --single-branch https://github.com/thewtex/ITKExamples.git ITKExamples-dashboard
1717
18-
sudo apt-get -yy install ninja-build
18+
sudo pip3 install ninja
1919
2020
c++ --version
2121
cmake --version

0 commit comments

Comments
 (0)