Skip to content

Commit 37c3f2b

Browse files
committed
💚 Remove Appveyor cache for fixing build.
1 parent 15c13e9 commit 37c3f2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

UI_dev/qmui_web/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)