Skip to content

Commit 36f989b

Browse files
committed
Fixes #1543
1 parent ac18914 commit 36f989b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.goreleaser.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,12 @@ builds:
5757
<< : *BUILD
5858
id: nfpm
5959
targets:
60+
- linux_386
6061
- linux_amd64
6162
- linux_arm64
63+
- linux_arm_5
64+
- linux_arm_6
65+
- linux_arm_7
6266
binary: step-cli
6367

6468
archives:

0 commit comments

Comments
 (0)