Skip to content

Commit

Permalink
need ninja and compilers to do things
Browse files Browse the repository at this point in the history
  • Loading branch information
hobu committed Sep 16, 2020
1 parent 500bbbd commit c4d6a35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/ci/conda/setup.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

conda update -n base -c defaults conda
conda install conda-build -y
conda install conda-build ninja compilers -y
pwd
ls
git clone https://github.com/conda-forge/pdal-feedstock.git
Expand Down

0 comments on commit c4d6a35

Please sign in to comment.