mirror of
https://github.com/neovim/neovim.git
synced 2024-12-19 10:45:16 -07:00
CI/AppVeyor: invalidate .deps if build.ps1 changes
This commit is contained in:
parent
57ff96be8e
commit
a7b17d4b3e
@ -18,6 +18,7 @@ build_script:
|
||||
- powershell ci\build.ps1
|
||||
cache:
|
||||
- C:\msys64\var\cache\pacman\pkg -> ci\build.ps1
|
||||
- .deps -> ci\build.ps1
|
||||
- .deps -> third-party\**
|
||||
artifacts:
|
||||
- path: build/Neovim.zip
|
||||
|
Loading…
Reference in New Issue
Block a user