Update azure-pipelines.yml

This commit is contained in:
Martin Kroeker 2021-10-07 20:11:32 +02:00 committed by GitHub
parent 92fc002e1f
commit 2d875b988b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ jobs:
- powershell: Write-Host "##vso[task.prependpath]$env:CONDA\Library\bin"
displayName: Add ninja to PATH
- script: |
- script: |
conda config --add channels conda-forge --force
conda config --set auto_update_conda false
conda install --yes ninja