mirror of
https://github.com/threeal/cmake-action.git
synced 2025-04-20 02:31:20 +00:00
docs: add "outputs" section in the README.md
This commit is contained in:
parent
0a60e2eb74
commit
0a52a2a373
@ -40,6 +40,12 @@ For more information, refer to [action.yml](./action.yml) and the [GitHub Action
|
||||
|
||||
> **Note**: All inputs are optional.
|
||||
|
||||
### Outputs
|
||||
|
||||
| Name | Value Type | Description |
|
||||
| --- | --- | --- |
|
||||
| `build-dir` | Path | The build directory of the CMake project. |
|
||||
|
||||
### Examples
|
||||
|
||||
```yaml
|
||||
|
Loading…
Reference in New Issue
Block a user