Skip to content

Commit

Permalink
Update goreleaser.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
corny committed Aug 13, 2020
1 parent 40fdf77 commit 862c423
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
/.vscode
download_test
/bin
/dist
*.out
2 changes: 1 addition & 1 deletion goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
builds:
- main: ./youtubedr
- main: ./cmd/youtubedr
binary: youtubedr
goos:
- windows
Expand Down

0 comments on commit 862c423

Please sign in to comment.