Skip to content

Commit fe5fdd3

Browse files
committed
chore: fix build
1 parent 6fe2126 commit fe5fdd3

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

goreleaser.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
project_name: dns-sync
22
builds:
3-
- goos:
3+
- main: ./cmd/dns-sync
4+
goos:
45
- linux
56
- windows
67
- darwin

0 commit comments

Comments
 (0)