nushell/.github
nibon7 4fdf5c663c
Prepend directory to the binary tarball (#6701)
* Prepend directory to the binary tarball

According to https://www.gnu.org/software/tar/manual/html_section/transform.html, use
`--transform` parameter to prepend directory to each file name.

Closes #6676

* Don't depend on GNU tar
2022-10-22 11:39:11 -05:00
..
ISSUE_TEMPLATE Bug issue template (#6329) 2022-08-15 09:32:38 -05:00
workflows Prepend directory to the binary tarball (#6701) 2022-10-22 11:39:11 -05:00
pull_request_template.md Add documentation requirement to PR template (#6749) 2022-10-16 18:19:54 +03:00