Skip to content

Commit ae6f71b

Browse files
committed
fix goreleaser
1 parent 86a7d78 commit ae6f71b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ before:
88

99
builds:
1010
- id: stargate
11-
main: .
11+
main: ./cmd/
1212
binary: stargate
1313
goos:
1414
- linux

0 commit comments

Comments
 (0)