Skip to content

Commit

Permalink
bug: adjust goreleaser main path
Browse files Browse the repository at this point in the history
Signed-off-by: Mikhail Swift <[email protected]>
  • Loading branch information
mikhailswift committed Feb 4, 2022
1 parent af249e3 commit c7eed74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ builds:
goarch:
- amd64
- arm64
main: ./cmd/witness/
main: ./cmd/witness
gomod:
proxy: true
proxy: false
source:
enabled: true
sboms:
Expand Down

0 comments on commit c7eed74

Please sign in to comment.