Skip to content

Commit 8e2e807

Browse files
committed
fix build main
1 parent 14c874a commit 8e2e807

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
.envrc
2+
dist

goreleaser.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
build:
2+
main: cmd/polls/main.go
23
binary: polls
34
goos:
45
- windows

0 commit comments

Comments
 (0)