mirror of
https://github.com/Minionguyjpro/Inno-Setup-Action.git
synced 2026-04-13 02:11:24 +02:00
Update README.md
This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
|||||||
```
|
```
|
||||||
|
|
||||||
---
|
---
|
||||||
| **Key Name** | **Required** | **Example** | **Default Value** | **Description** |
|
| **Key Name** | **Required** | **Example** | **Default Value** | **Description** |
|
||||||
|--------------|--------------|----------------|-------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|--------------|--------------|--------------------|-------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
| ``path`` | Yes | /src/setup.iss | N/A | Path to input .iss script file. |
|
| ``path`` | Yes | ``/src/setup.iss`` | N/A | Path to input .iss script file. |
|
||||||
| ``options`` | No | /O+ | N/A | Extra arguments/options to include. Include the slashes for them. See [this page](https://jrsoftware.org/ishelp/index.php?topic=compilercmdline) for more information. |
|
| ``options`` | No | ``/O+`` | N/A | Extra arguments/options to include. Include the slashes for them. See [this page](https://jrsoftware.org/ishelp/index.php?topic=compilercmdline) for more information. |
|
||||||
|
|||||||
Reference in New Issue
Block a user