From 706caff090bbe6c019dff5330ff09aa989883f4d Mon Sep 17 00:00:00 2001 From: Martin Kroeker Date: Tue, 20 Apr 2021 22:31:50 +0200 Subject: [PATCH] Update azure-pipelines.yml --- azure-pipelines.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index ecaa2c51f..88e1efeea 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -118,7 +118,6 @@ jobs: - script: | brew update brew install llvm libomp - - script: | sudo mkdir -p /opt/intel sudo chown $USER /opt/intel displayName: prepare for cache restore