diff options
-rw-r--r-- | appveyor.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml index a1b1173cbd..e27b8e1b88 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -28,7 +28,6 @@ before_build: build_script: - powershell ci\build.ps1 cache: -- C:\projects\nvim-deps -> ci\build.ps1 - C:\projects\nvim-deps -> third-party\** artifacts: - path: build/Neovim.zip |