1
0
mirror of https://github.com/Minionguyjpro/Inno-Setup-Action synced 2026-02-18 01:31:15 +01:00

Update README.md

This commit is contained in:
Minionguyjpro
2025-08-21 21:53:19 +02:00
committed by GitHub
parent 20714c3b8e
commit 11b1cb9614

View File

@@ -1,5 +1,5 @@
# Inno-Setup-Action
GitHub action to compile .iss (Inno Setup Script) files.
GitHub action to compile .iss (Inno Setup Script) files, to build your own application installers through GitHub Actions.
### Example Usage
Make for example the file ``/.github/workflows/build.yml`` with the following contents:
```yml