Skip to content

Commit f2064bb

Browse files
committed
fix path issue and set git as dependency
1 parent 7b9e297 commit f2064bb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.goreleaser.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ nfpms:
2929
- license: MIT
3030
maintainer: GitHub
3131
homepage: https://github.com/github/gh-cli
32+
bindir: /usr/local
33+
dependencies:
34+
- git
3235
formats:
3336
- deb
3437

0 commit comments

Comments
 (0)