Update azure-pipelines.yml

This commit is contained in:
Martin Kroeker 2021-10-08 07:55:53 +02:00 committed by GitHub
parent e64e0ed9a0
commit 5f8c04925d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -90,6 +90,7 @@ jobs:
- powershell: |
Write-Host "##vso[task.prependpath]$env:CONDA\Scripts"
Write-Host "##vso[task.prependpath]$env:CONDA\Library\bin"
call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Auxiliary\Build\vcvars64.bat"
- powershell: |
conda config --add channels conda-forge --force
conda config --set auto_update_conda false