There was an error while loading. Please reload this page.
2 parents 5c85ff8 + 9b68bd5 commit d651550Copy full SHA for d651550
1 file changed
.goreleaser.yaml
@@ -98,3 +98,6 @@ archives:
98
- goos: windows
99
formats:
100
- 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