We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent febab1f commit 4bd4208Copy full SHA for 4bd4208
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