Explorar o código

chore: cache node_modules

Daniel Ruf %!s(int64=7) %!d(string=hai) anos
pai
achega
7628471928
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      .appveyor.yml

+ 2 - 1
.appveyor.yml

@@ -17,7 +17,8 @@ environment:
       platform: x64
     - nodejs_version: "10"
       platform: x64
-
+cache:
+  - node_modules
 install:
   # Use version based on tag
   - ps: $env:package_version = (Get-Content -Raw -Path package.json | ConvertFrom-Json).version