diff --git a/buildspec.yml b/buildspec.yml index 13d19447979..2872198b604 100644 --- a/buildspec.yml +++ b/buildspec.yml @@ -31,4 +31,6 @@ artifacts: files: cache: paths: + - '/var/cache/apt/**/*' + - '/var/lib/apt/lists/**/*' - '/root/.ccache/**/*'