Update azure-pipelines.yml
This commit is contained in:
parent
eb91a11d65
commit
706caff090
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue