From b60ea886c60a8eac40c99fe4f22410f6a385f827 Mon Sep 17 00:00:00 2001 From: Fritz Larco Date: Sat, 12 Nov 2022 17:00:09 -0300 Subject: [PATCH] improve install --- src/goreleaser.ts | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/goreleaser.ts b/src/goreleaser.ts index 80b050a2..26692f54 100644 --- a/src/goreleaser.ts +++ b/src/goreleaser.ts @@ -29,11 +29,12 @@ export async function install(distribution: string, version: string): Promise