actions-marketplace-validations/Strip and run UPX on executables
Dramatically decreases size of executables by stripping them of debug symbols and running UPX on them
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| file | Local file to pack (deprecated, prefer `files`) | yes | — |
| files | Newline separated globs to pack | no | — |
| args | Arguments to pass to UPX | — | — |
| strip | Whether or not "strip" symbols from object file | — | true |
| strip_args | Arguments to pass to strip | — | — |
Outputs
no outputs