Skip to content

Commit c263396

Browse files
committed
⏪ Revert "💚 Remove Appveyor cache for fixing build."
This reverts commit 37c3f2b
1 parent 2d52423 commit c263396

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ test_script:
3636
build: off
3737

3838
cache:
39-
# - C:\Users\appveyor\AppData\Roaming\npm-cache -> package.json # npm cache
40-
# - node_modules -> package.json # local npm modules
39+
- C:\Users\appveyor\AppData\Roaming\npm-cache -> package.json # npm cache
40+
- node_modules -> package.json # local npm modules

0 commit comments

Comments
 (0)