Update azure-pipelines.yml
This commit is contained in:
parent
0b10a04a0f
commit
cce4420a89
|
@ -90,6 +90,7 @@ jobs:
|
|||
- powershell: |
|
||||
Write-Host "##vso[task.prependpath]$env:CONDA\Scripts"
|
||||
Write-Host "##vso[task.prependpath]$env:CONDA\Library\bin"
|
||||
- powershell: |
|
||||
conda config --add channels conda-forge --force
|
||||
conda config --set auto_update_conda false
|
||||
conda install --yes ninja
|
||||
|
|
Loading…
Reference in New Issue