Skip to content

Commit

Permalink
chore: trim spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
joshmedeski committed Sep 22, 2024
1 parent af3dccd commit caa1243
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,6 @@ aurs:
package: |-
# bin
install -Dm755 $_pkgname "$pkgdir/usr/bin/$_pkgname"
# license
install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"

0 comments on commit caa1243

Please sign in to comment.