Skip to content

Commit

Permalink
fix build pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
sfermi committed Feb 5, 2019
1 parent c1578c0 commit 0ceeac1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Expand Up @@ -5,7 +5,7 @@ before:
- cp -r cli/. build/.
builds:
-
main: build/main.go
main: build
-
goos:
- freebsd
Expand Down

0 comments on commit 0ceeac1

Please sign in to comment.