fix gobuild
This commit is contained in:
parent
0d5d555521
commit
743b55b9b0
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ filesets:
|
|||
- README_ZH.md
|
||||
excludes:
|
||||
- \.git
|
||||
depth: 5
|
||||
settings:
|
||||
build: |
|
||||
if test "$GOOS" = "windows" -a "$GOARCH" = "386"
|
||||
|
|
Reference in a new issue