mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-21 08:02:26 +00:00
remove deno/gen/windmill from tmp cache
This commit is contained in:
@@ -491,6 +491,8 @@ pub async fn copy_cache_to_tmp_cache() -> error::Result<()> {
|
||||
TAR_CACHE_FILENAME,
|
||||
"--exclude",
|
||||
&format!("pip/**"),
|
||||
"--exclude",
|
||||
&format!("deno/gen/file/tmp/windmill/**"),
|
||||
],
|
||||
)
|
||||
.await?;
|
||||
|
||||
Reference in New Issue
Block a user