Skip to content

Commit 4f238f6

Browse files
authored
fix syntax error
1 parent a66bbc6 commit 4f238f6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.goreleaser.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
version: 2
22

33
builds:
4-
goos:
5-
- linux
6-
- darwin
4+
- goos:
5+
- linux
6+
- darwin

0 commit comments

Comments
 (0)