diff --git a/scripts/test.ts b/scripts/test.ts index a853023e..67034a1d 100755 --- a/scripts/test.ts +++ b/scripts/test.ts @@ -39,6 +39,8 @@ async function test(self: Installation) { const env = await useShellEnv({ installations }) + env['PATH'].push("$PATH") + let text = undent` #!/bin/bash