minionguyjpro/Inno Setup Action
GitHub action to compile .iss (Inno Setup Script) files.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Path to input .iss script file | yes | — |
| options | Extra arguments/options to include. Include the slashes for them. | no | — |
| install_latest | Set to true to download and install the latest Inno Setup from the installer URL before running. | no | false |
| installer_url | Optional Inno Setup installer URL. When omitted, the latest x64 installer is discovered from GitHub Releases. | no | — |
Outputs
no outputs