Unverified Commit bc30428c authored by Samruddhi Khandale's avatar Samruddhi Khandale Committed by GitHub

conda: path changes (#49)

parent 423b6d55
......@@ -13,7 +13,7 @@
},
"containerEnv": {
"CONDA_DIR": "/usr/local/conda",
"PATH": "${CONDA_DIR}/bin:${PATH}"
"PATH": "${PATH}:${CONDA_DIR}/bin:"
},
"install": {
"app": "",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment