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