From 8a78136b011f3bcc3c78d0774eb599e171dbb6fc Mon Sep 17 00:00:00 2001 From: "OP (oppenheimer)" <21008429+Ompragash@users.noreply.github.com> Date: Tue, 2 Apr 2024 19:50:58 +0530 Subject: [PATCH] Update build.sh --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index dd18b5e..38d9a60 100644 --- a/build.sh +++ b/build.sh @@ -5,4 +5,4 @@ set -e set -x # windows -GOOS=windows go build -o release/windows/amd64/drone-email.exe \ No newline at end of file +GOOS=windows go build -o release/windows/amd64/drone-email.exe