mirror of
https://gitee.com/openharmony/third_party_mesa3d
synced 2024-11-23 15:30:09 +00:00
appveyor: Cache pip's cache files.
It should speed up the Python packages installation. Reviewed-by: Roland Scheidegger <sroland@vmware.com>
This commit is contained in:
parent
bfb8afb14d
commit
8550be7a2f
@ -33,7 +33,9 @@ branches:
|
||||
# - https://www.appveyor.com/blog/2014/06/04/shallow-clone-for-git-repositories
|
||||
clone_depth: 100
|
||||
|
||||
# https://www.appveyor.com/docs/build-cache/
|
||||
cache:
|
||||
- '%LOCALAPPDATA%\pip\Cache -> appveyor.yml'
|
||||
- win_flex_bison-2.5.15.zip
|
||||
- llvm-5.0.1-msvc2017-mtd.7z
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user