Skip to content

Commit f3203d8

Browse files
Updating github-config
1 parent 6550542 commit f3203d8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/build.sh

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

32-
rm -f "${output}"
3332
CGO_ENABLED=0 \
3433
GOOS="${os}" \
3534
go build \

0 commit comments

Comments
 (0)