fix: goreleaser main file

pull/631/head^2
1138-4EB 2019-01-09 00:37:37 +01:00
parent 43e494b0f7
commit 8c2c298d9d
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ project_name: filebrowser
build: build:
env: env:
- CGO_ENABLED=0 - CGO_ENABLED=0
main: cli/main.go main: main.go
binary: filebrowser binary: filebrowser
goos: goos:
- darwin - darwin