mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06: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
|
- powershell ci\build.ps1
|
||||||
cache:
|
cache:
|
||||||
- C:\msys64\var\cache\pacman\pkg -> ci\build.ps1
|
- C:\msys64\var\cache\pacman\pkg -> ci\build.ps1
|
||||||
|
- .deps -> ci\build.ps1
|
||||||
- .deps -> third-party\**
|
- .deps -> third-party\**
|
||||||
artifacts:
|
artifacts:
|
||||||
- path: build/Neovim.zip
|
- path: build/Neovim.zip
|
||||||
|
Loading…
Reference in New Issue
Block a user