Skip to content

Commit 8ab6bce

Browse files
committed
fix typo in jreleaser
1 parent 49d2a8b commit 8ab6bce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ distributions:
118118
enabled: true
119119
platforms:
120120
- 'linux/amd64'
121-
- 'linux/arm64'\
121+
- 'linux/arm64'
122122

123123
files:
124124
artifacts:

0 commit comments

Comments
 (0)