Skip to content

Commit 96f0ef2

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

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)