diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 0409b0cf5..cbce3b6d5 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -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