Browse Source

Update azure-pipelines.yml

pull/3357/head
Martin Kroeker GitHub 4 years ago
parent
commit
cce4420a89
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      azure-pipelines.yml

+ 1
- 0
azure-pipelines.yml 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"
- powershell: |
conda config --add channels conda-forge --force
conda config --set auto_update_conda false
conda install --yes ninja


Loading…
Cancel
Save