diff --git a/.appveyor.yml b/.appveyor.yml index e847a8de..a686f600 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -4,8 +4,8 @@ version: 1.0.{build} skip_branch_with_pr: true cache: - - node_modules - - '%LOCALAPPDATA%/Yarn' + - node_modules -> appveyor.yml,package.json,yarn.lock + - '%LOCALAPPDATA%\Yarn -> appveyor.yml,package.json,yarn.lock' platform: - x64