Update azure-pipelines.yml
This commit is contained in:
parent
c72e6321ba
commit
8381667002
|
@ -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: |
|
||||
|
|
Loading…
Reference in New Issue