Update ReadMe.md
This commit is contained in:
parent
27a2f39095
commit
0c6b5de12f
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@ This action builds the godot project in your `$GITHUB_WORKSPACE`, so that you ca
|
|||
|
||||
## Usage
|
||||
|
||||
This action will create a `build` folder with subdirectories for linux, windows, and mac. You must have the export preset configured for each platform to successfully export.
|
||||
|
||||
Example:
|
||||
|
||||
```yaml
|
||||
|
|
Reference in a new issue