Skip to content

Commit 2d52423

Browse files
committed
💚 Remove Appveyor cache for fixing build.
1 parent e8fe8c7 commit 2d52423

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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)