Skip to content

Commit

Permalink
Fix goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
marccampbell committed Aug 6, 2019
1 parent d93e274 commit 98ae15d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deploy/.goreleaser.snapshot.yml
Expand Up @@ -5,7 +5,7 @@ release:
name: outdated
builds:
- id: outdated
- goos:
goos:
- linux
- windows
- darwin
Expand Down
2 changes: 1 addition & 1 deletion deploy/.goreleaser.yaml
Expand Up @@ -5,7 +5,7 @@ release:
name: outdated
builds:
- id: outdated
- goos:
goos:
- linux
- windows
- darwin
Expand Down

0 comments on commit 98ae15d

Please sign in to comment.