Skip to content
Snippets Groups Projects
Commit 5f11f96f authored by Paul McCarthy's avatar Paul McCarthy :mountain_bicyclist:
Browse files

I thought update would install

parent 1e95b86d
No related branches found
No related tags found
No related merge requests found
...@@ -19,7 +19,8 @@ rm vars.txt ...@@ -19,7 +19,8 @@ rm vars.txt
mkdir -p dist mkdir -p dist
conda update conda setuptools conda-build conda update --yes conda
conda install --yes setuptools conda-build
conda build --output-folder=dist .conda conda build --output-folder=dist .conda
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment