Skip to content

Commit b095fc6

Browse files
authored
temporarily disable build cache
1 parent 4c8b76d commit b095fc6

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
@@ -11,8 +11,8 @@ skip_commits:
1111
# Add [av skip] to commit messages
1212
message: /\[av skip\]/
1313

14-
cache:
15-
- '%APPVEYOR_BUILD_FOLDER%\build'
14+
#cache:
15+
# - '%APPVEYOR_BUILD_FOLDER%\build'
1616

1717
environment:
1818
global:

0 commit comments

Comments
 (0)