We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents febab1f + 4bd4208 commit 7546e3bCopy full SHA for 7546e3b
1 file changed
Utilities/Testing/azure-pipelines.yml
@@ -16,6 +16,7 @@ jobs:
16
git clone -b dashboard --single-branch https://github.com/InsightSoftwareConsortium/ITKExamples.git ITKExamples-dashboard
17
18
sudo pip3 install ninja
19
+ sudo apt-get update
20
sudo apt-get install -y python3-venv
21
22
c++ --version
0 commit comments