mirror of
https://github.com/Minionguyjpro/Inno-Setup-Action
synced 2026-02-18 09:31:19 +01:00
Update requirements.md
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
# Requirements
|
# Requirements
|
||||||
The job that runs the action needs to have the following requirements:
|
The job that runs the action needs to have the following requirements:
|
||||||
|
|
||||||
* OS: Windows (I'd recommend to just use ``windows-latest``)
|
* OS: Windows (I'd recommend to just use ``windows-latest``)
|
||||||
* The action``actions/checkout`` being specified **before** the ``Minionguypro/Inno-Setup-Action`` is in your job!
|
* The action``actions/checkout`` being specified **before** the ``Minionguypro/Inno-Setup-Action`` is in your job!
|
||||||
* An existing directory with an Inno Setup script in it, which is specified in the action. If not specified or it doesn't exist (or something inside the script isn't right to work with the workflow. See the [Introduction](https://inno-setup-action.readthedocs.io/en/latest/) page for more information), the action will fail with guarantee!
|
* An existing directory with an Inno Setup script in it, which is specified in the action. If not specified or it doesn't exist (or something inside the script isn't right to work with the workflow. See the [Introduction](https://inno-setup-action.readthedocs.io/en/latest/) page for more information), the action will fail with guarantee!
|
||||||
|
|||||||
Reference in New Issue
Block a user