diff --git a/backend/windmill-worker/src/worker.rs b/backend/windmill-worker/src/worker.rs index 4d81cd8509..819bea9514 100644 --- a/backend/windmill-worker/src/worker.rs +++ b/backend/windmill-worker/src/worker.rs @@ -1522,17 +1522,19 @@ pub async fn run_worker{kind}
{path}
{#if allAlreadyExists[statusPath] == false} diff --git a/frontend/src/lib/components/DeployWorkspaceDrawer.svelte b/frontend/src/lib/components/DeployWorkspaceDrawer.svelte index fce7adb5da..e2e7529d7f 100644 --- a/frontend/src/lib/components/DeployWorkspaceDrawer.svelte +++ b/frontend/src/lib/components/DeployWorkspaceDrawer.svelte @@ -19,7 +19,7 @@ - + {#if kind != undefined && initialPath != undefined}