diff --git a/src/utils/swarm/spawnUtils.ts b/src/utils/swarm/spawnUtils.ts index cfccdf5..6416dae 100644 --- a/src/utils/swarm/spawnUtils.ts +++ b/src/utils/swarm/spawnUtils.ts @@ -144,3 +144,4 @@ export function buildInheritedEnvVars(): string { return envVars.join(' ') } +