We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5a2a37 commit 9e6b657Copy full SHA for 9e6b657
Make.sh
@@ -10,6 +10,8 @@ fi
10
11
Version=$1
12
13
+go clean -cache
14
+
15
export GOARCH=amd64
16
export GOOS=windows
17
0 commit comments