Skip to content

Commit f801322

Browse files
authored
Cache externals, depending on changes to PCbuild (#3308)
1 parent b2d096b commit f801322

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/appveyor.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ branches:
55
- master
66
- /\d\.\d/
77
- buildbot-custom
8+
cache:
9+
- externals -> PCbuild\*
810
build_script:
911
- cmd: PCbuild\build.bat -e
1012
- cmd: PCbuild\win32\python.exe -m test.pythoninfo

0 commit comments

Comments
 (0)