Commit 4c72681
committed
ci: install zip for release packaging
The base package list only installed unzip; the packaging step uses
zip -qry for the release tarball, which failed with exit code 127.
The .deb was built successfully before the zip step aborted the job.1 parent afb6b7c commit 4c72681
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
0 commit comments