mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
appveyor: Widen .deps cache dependency
This commit is contained in:
parent
2a8055a8d9
commit
60ee50ce4b
@ -7,7 +7,7 @@ build_script:
|
|||||||
- call ci\build.bat
|
- call ci\build.bat
|
||||||
cache:
|
cache:
|
||||||
- C:\msys64\var\cache\pacman\pkg -> ci\build.bat
|
- C:\msys64\var\cache\pacman\pkg -> ci\build.bat
|
||||||
- .deps -> third-party/CMakeLists.txt
|
- .deps -> third-party/**
|
||||||
artifacts:
|
artifacts:
|
||||||
- path: build/Neovim.zip
|
- path: build/Neovim.zip
|
||||||
- path: build/bin/nvim.exe
|
- path: build/bin/nvim.exe
|
||||||
|
Loading…
Reference in New Issue
Block a user