fix: resolve ci failures
This commit is contained in:
@@ -7,4 +7,3 @@ export function buildNodeShellCommand(command: string, platform?: string | null)
|
||||
}
|
||||
return ["/bin/sh", "-lc", command];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user