Skip to content

Commit 1f4e6a1

Browse files
committed
Force clean npm cache on Evergreen
1 parent 5afee23 commit 1f4e6a1

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
@@ -75,6 +75,7 @@ functions:
7575
7676
# Trying to get rid of scandir npm errors.
7777
npm cache verify
78+
npm cache -f clean
7879
7980
npm install
8081
npm run evergreen-expansions ${compass_distribution}

0 commit comments

Comments
 (0)