Skip to content

Commit c7aee8d

Browse files
Fix debian executable path
1 parent 2ee0648 commit c7aee8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ nfpms:
5454
- license: MIT
5555
maintainer: GitHub
5656
homepage: https://github.com/cli/cli
57-
bindir: /usr/local
57+
bindir: /usr
5858
dependencies:
5959
- git
6060
description: GitHub’s official command line tool.

0 commit comments

Comments
 (0)