Skip to content

Commit d651550

Browse files
authored
Merge pull request #263 from aojea/gotobeta
fix goreleaser
2 parents 5c85ff8 + 9b68bd5 commit d651550

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.goreleaser.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,3 +98,6 @@ archives:
9898
- goos: windows
9999
formats:
100100
- zip
101+
# nano-init has no windows build (see build id "nano-init" above), so the
102+
# windows archive intentionally has one fewer binary than linux/darwin.
103+
allow_different_binary_count: true

0 commit comments

Comments
 (0)