From 4d25ab4fd4bd9d4d576e9f22a48c42e59545849f Mon Sep 17 00:00:00 2001 From: Fritz Larco Date: Sat, 12 Nov 2022 14:52:30 -0500 Subject: [PATCH] Update goreleaser.ts --- src/goreleaser.ts | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/goreleaser.ts b/src/goreleaser.ts index e10045df..80b050a2 100644 --- a/src/goreleaser.ts +++ b/src/goreleaser.ts @@ -28,6 +28,11 @@ export async function install(distribution: string, version: string): Promise