Skip to content

Commit d847708

Browse files
committed
Let's try with no cache?
1 parent 309a89d commit d847708

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ install:
2121
- yarn --ignore-optional
2222

2323
cache:
24-
- "%LOCALAPPDATA%\\Yarn"
24+
# - "%LOCALAPPDATA%\\Yarn"
2525

2626
# Post-install test scripts.
2727
test_script:

0 commit comments

Comments
 (0)