mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-21 16:02:28 +00:00
remove bun from the tarcache
This commit is contained in:
@@ -232,7 +232,7 @@ pub async fn copy_cache_to_bucket_as_tar(bucket: &str) {
|
||||
&format!("{ROOT_TMP_CACHE_DIR}{TAR_CACHE_FILENAME}"),
|
||||
"go",
|
||||
"deno",
|
||||
"bun",
|
||||
// "bun",
|
||||
],
|
||||
)
|
||||
.await
|
||||
|
||||
Reference in New Issue
Block a user