Skip to content

Commit 89d6a13

Browse files
committed
fix broken pyenv on circleci
1 parent c88a0e7 commit 89d6a13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

circle.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ dependencies:
33
- "~/.stack"
44
- ".stack-work"
55
pre:
6+
- rm -rf /opt/circleci/.pyenv
67
- curl -sSL https://get.haskellstack.org/ | sh
78
- sudo apt-get install -y python3-pip
89
- sudo apt-get install -y python3-matplotlib

0 commit comments

Comments
 (0)