Skip to content
This repository was archived by the owner on Apr 1, 2024. It is now read-only.

Commit 6048e2c

Browse files
committed
fixed goreleaser
1 parent 425db37 commit 6048e2c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.goreleaser.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ builds:
2929
- goos: linux
3030
goarch: arm
3131
goarm: 7
32+
- goos: windows
33+
goarch: arm
34+
goarm: 7
3235

3336
archives:
3437
- builds:

0 commit comments

Comments
 (0)