Skip to content
Snippets Groups Projects
Commit 3a3d7fe1 authored by 邹毅贤's avatar 邹毅贤
Browse files

Update dev.sh fix GOOS variable

parent 388864a5
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