Update azure-pipelines.yml

This commit is contained in:
Martin Kroeker 2021-10-08 14:36:46 +02:00 committed by GitHub
parent c72e6321ba
commit 8381667002
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@ jobs:
pool:
vmImage: 'windows-latest'
steps:
- powershell: |
- powershell: |
Write-Host "##vso[task.prependpath]$env:CONDA\Scripts"
Write-Host "##vso[task.prependpath]$env:CONDA\Library\bin"
- script: |