Skip to content

Commit 8b1cb64

Browse files
Updating github-config
1 parent f3203d8 commit 8b1cb64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ function main() {
2929
output="${output}.exe"
3030
fi
3131

32+
rm -f "${output}"
3233
CGO_ENABLED=0 \
3334
GOOS="${os}" \
3435
go build \

0 commit comments

Comments
 (0)