Skip to content

Commit dcc151c

Browse files
committed
evergreen windows: install harder
Unbelievably, this is needed with [email protected] to build Compass 0.5.0 on Windows
1 parent ed4fcd0 commit dcc151c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.evergreen.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ functions:
9898
${npm|npm} config set loglevel error
9999
${npm|npm} config -g list -l
100100
${npm|npm} install
101+
${npm|npm} install
101102
102103
"build" :
103104
command: shell.exec

0 commit comments

Comments
 (0)