We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dee7b8 commit 001925aCopy full SHA for 001925a
release.sh
@@ -3,5 +3,6 @@
3
# This assumes that gonative and gox is installed as per the 'one time setup' instructions
4
# at https://github.com/inconshreveable/gonative
5
6
+rm build/*
7
gox -output="build/{{.Dir}}_{{.OS}}_{{.Arch}}"
8
0 commit comments