Skip to content

Commit

Permalink
We're using conda.
Browse files Browse the repository at this point in the history
  • Loading branch information
abellgithub committed Mar 4, 2020
1 parent 4545f8d commit 2f52a1d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/azp/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
steps:
- script: |
echo "current directory:" `pwd`
. /opt/conda/etc/profile.d/conda.sh
conda activate pdal
mkdir build
cd build
cmake .. \
Expand Down

0 comments on commit 2f52a1d

Please sign in to comment.