Browse Source

.goreleaser: build for windows

release/v0.34.0 v0.34.0
Tess Rinearson 4 years ago
parent
commit
182fa32851
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .goreleaser.yml

+ 1
- 0
.goreleaser.yml View File

@ -14,6 +14,7 @@ builds:
goos: goos:
- darwin - darwin
- linux - linux
- windows
goarch: goarch:
- amd64 - amd64
- arm64 - arm64


Loading…
Cancel
Save