Skip to content

Commit c017e2c

Browse files
committed
Link Appveyor caches to appveyor.cleanup-cache.txt
1 parent 66d59bb commit c017e2c

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
@@ -14,8 +14,8 @@ environment:
1414
test_suite: "kitchensink"
1515

1616
cache:
17-
- node_modules
18-
- packages\react-scripts\node_modules
17+
- node_modules -> appveyor.cleanup-cache.txt
18+
- packages\react-scripts\node_modules -> appveyor.cleanup-cache.txt
1919

2020
clone_depth: 50
2121

0 commit comments

Comments
 (0)