Skip to content

Commit

Permalink
ci: add a main.go path to the setting of GoReleaser (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
supercaracal authored Dec 18, 2023
1 parent b063b6d commit 0ec49ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ builds:
- linux
goarch:
- amd64
main: ./cmd/fanlin

# https://goreleaser.com/customization/archive/
archives:
Expand Down

0 comments on commit 0ec49ee

Please sign in to comment.