Skip to content

Commit 9beb8dd

Browse files
authored
Merge pull request #398 from tay-bird/resolve-broken-mac-deploy
Resolve failing mac deploys by setting TERM
2 parents 6da924f + 4bfea58 commit 9beb8dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ executors:
1717
environment:
1818
CGO_ENABLED: 0
1919
HOMEBREW_NO_AUTO_UPDATE: 1
20+
TERM: xterm-256color
2021

2122
commands:
2223
force-http-1:

0 commit comments

Comments
 (0)