Skip to content

Commit

Permalink
remove: path main file for build
Browse files Browse the repository at this point in the history
  • Loading branch information
Ja7ad committed Dec 11, 2022
1 parent 0c8bf13 commit dbccf66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
builds:
- id: book
main: ./app/desktop/book.go
main: ./book.go
dir: ./app/desktop
binary: book
env:
Expand Down

0 comments on commit dbccf66

Please sign in to comment.