Skip to content

Commit 013a1c4

Browse files
author
mirkobrombin
committed
fix tables on github-pages
1 parent 2892a2b commit 013a1c4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

dependencies/structure/Actions.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ to the Bottles' temp folder.
4343
This action is used to install an executable.
4444

4545
### Parameters
46+
4647
| Key | Description |
4748
| --- | ----------- |
4849
| `file_name` | The name of the file to be installed |
@@ -70,6 +71,7 @@ any other kind of file. It only downloads the file, it does not extract, install
7071
or anything else.
7172

7273
### Parameters
74+
7375
| Key | Description |
7476
| --- | ----------- |
7577
| `file_name` | The name of the file to be downloaded |
@@ -91,6 +93,7 @@ extracted to a new directory named as the `file_name` or `rename` in the
9193
Bottles' temp directory.
9294

9395
### Parameters
96+
9497
| Key | Description |
9598
| --- | ----------- |
9699
| `file_name` | The name of the file to be downloaded |
@@ -112,6 +115,7 @@ This action is used to extract a Windows Cabinet, can also download it
112115
before extracting.
113116

114117
### Parameters
118+
115119
| Key | Description |
116120
| --- | ----------- |
117121
| `file_name` | The name of the file to be downloaded |
@@ -144,6 +148,7 @@ to a bottle folder, **hardscripting this will result in a rejection by the team.
144148
This action is used to extract a file from a Windows Cabinet.
145149

146150
### Parameters
151+
147152
| Key | Description |
148153
| --- | ----------- |
149154
| `source` | The path to the Windows Cabinet file |

0 commit comments

Comments
 (0)