diff options
| author | Christian Duerr <chrisduerr@users.noreply.github.com> | 2018-11-12 14:46:35 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-11-12 14:46:35 +0000 |
| commit | 65033163327f3fc6ad4f318680d72660094a6e51 (patch) | |
| tree | 175bfb5548808595f23b71e368d02faf30a1227a /scripts | |
| parent | f182afafe5c3e28205d2f45361d689b99f936955 (diff) | |
| download | r-alacritty-65033163327f3fc6ad4f318680d72660094a6e51.tar.gz r-alacritty-65033163327f3fc6ad4f318680d72660094a6e51.tar.bz2 r-alacritty-65033163327f3fc6ad4f318680d72660094a6e51.zip | |
Fix failing github releases
The manpage was incorrectly zipped up with the `-z` option, which
doesn't exist and created a 0-size file. Since Github does not accept
0-size files, this lead to the complete release deployment failing.
Changing this to use the `-c` option should fix this problem by creating
a proper non-zero size gzip file.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions