Update azure-pipelines.yml

This commit is contained in:
Martin Kroeker 2021-04-20 22:31:50 +02:00 committed by GitHub
parent eb91a11d65
commit 706caff090
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -118,7 +118,6 @@ jobs:
- script: | - script: |
brew update brew update
brew install llvm libomp brew install llvm libomp
- script: |
sudo mkdir -p /opt/intel sudo mkdir -p /opt/intel
sudo chown $USER /opt/intel sudo chown $USER /opt/intel
displayName: prepare for cache restore displayName: prepare for cache restore