Skip to content

Commit c829084

Browse files
committed
Fix unterminated string
1 parent 1440388 commit c829084

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,5 +111,5 @@ brews:
111111
bin.install "chezmoi"
112112
bash_completion.install "completions/chezmoi-completion.bash"
113113
zsh_completion.install "completions/chezmoi.zsh" => "_chezmoi"
114-
fish_completion.install "completions/chezmoi.fish
114+
fish_completion.install "completions/chezmoi.fish"
115115
description: "Manage your dotfiles across multiple machines, securely."

0 commit comments

Comments
 (0)