Skip to content

Commit 9d8096e

Browse files
authored
Link Appveyor caches to appveyor.cleanup-cache.txt
1 parent ae61bf6 commit 9d8096e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

+2-2
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)