fix: goreleaser main file
This commit is contained in:
@@ -3,7 +3,7 @@ project_name: filebrowser
|
||||
build:
|
||||
env:
|
||||
- CGO_ENABLED=0
|
||||
main: cli/main.go
|
||||
main: main.go
|
||||
binary: filebrowser
|
||||
goos:
|
||||
- darwin
|
||||
|
||||
Reference in New Issue
Block a user