Skip to content

Commit 4285fa4

Browse files
committed
💚 Remove Appveyor cache for fixing build.
1 parent 9b4986d commit 4285fa4

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

UI_dev/qmui_web/appveyor.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,4 @@ test_script:
3333
- gulp merge
3434

3535
# Don't actually build.
36-
build: off
37-
38-
cache:
39-
- C:\Users\appveyor\AppData\Roaming\npm-cache -> package.json # npm cache
40-
- node_modules -> package.json # local npm modules
36+
build: off

0 commit comments

Comments
 (0)