Merge pull request #1767 from yusufsahinhamza/fix-executable-path

Fix debian executable path
This commit is contained in:
Nate Smith 2020-09-21 15:52:34 -05:00 committed by GitHub
commit cd01880054
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -54,7 +54,7 @@ nfpms:
- license: MIT
maintainer: GitHub
homepage: https://github.com/cli/cli
bindir: /usr/local
bindir: /usr
dependencies:
- git
description: GitHubs official command line tool.