Skip to content

Commit e15887e

Browse files
committed
WIP
1 parent ae75ce8 commit e15887e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/azure/posix.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
CONDA_PY: "310"
2323

2424
steps:
25-
- script: echo '##vso[task.prependpath]$(HOME)/miniconda3/bin'
25+
- script: echo '##vso[task.prependpath]/usr/local/miniconda/condabin'
2626
displayName: 'Set conda path'
2727

2828
- script: rm /usr/local/miniconda/pkgs/cache/*.json

0 commit comments

Comments
 (0)