diff --git a/bucket/vcpkg.json b/bucket/vcpkg.json index 21edc6bd73..43a879b971 100644 --- a/bucket/vcpkg.json +++ b/bucket/vcpkg.json @@ -16,8 +16,10 @@ "script": "vcpkg integrate remove" }, "persist": [ + "buildtrees", "downloads", - "installed" + "installed", + "packages" ], "checkver": { "github": "https://github.com/microsoft/vcpkg/"