Skip to content

Commit 03bbd97

Browse files
committed
removing node_modules cache on appveyor
1 parent 2020aae commit 03bbd97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cache:
2-
- node_modules
2+
# - node_modules
33
- "%LOCALAPPDATA%\\Yarn"
44

55
environment:

0 commit comments

Comments
 (0)