We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae75ce8 commit e15887eCopy full SHA for e15887e
ci/azure/posix.yml
@@ -22,7 +22,7 @@ jobs:
22
CONDA_PY: "310"
23
24
steps:
25
- - script: echo '##vso[task.prependpath]$(HOME)/miniconda3/bin'
+ - script: echo '##vso[task.prependpath]/usr/local/miniconda/condabin'
26
displayName: 'Set conda path'
27
28
- script: rm /usr/local/miniconda/pkgs/cache/*.json
0 commit comments