Skip to content
Snippets Groups Projects
Unverified Commit edcdbd9d authored by Xin.Zh's avatar Xin.Zh Committed by GitHub
Browse files

Merge pull request #235 from zouyx/master

Update dev.sh fix GOOS variable
parents 5ad3f6bb 3a3d7fe1
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@
set -e
export GOOS=linux
export GOOS=windows
export GOARCH=amd64
export PROFILE="dev"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment