Skip to content

Commit 1515086

Browse files
committed
Fixed AppVeyor build cache [skip ci]
1 parent ac02a1f commit 1515086

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
@@ -18,7 +18,7 @@ platform:
1818
- x86
1919

2020
cache:
21-
- packages -> **\packages.config
21+
- src/packages -> **/packages.config
2222

2323
before_build:
2424
- cmd: >-

0 commit comments

Comments
 (0)