actions-marketplace-validations/Meson Build
Run a Meson task during your Actions workflow
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| action | The action to run | yes | — |
| directory | The directory to build the project to | yes | build |
| setup-options | Additional options to pass to Meson during setup | no | "" |
| options | Additional options to pass to Meson | no | "" |
| meson-version | The version of Meson to use | yes | 0.53.2 |
| ninja-version | The version of Ninja to use | yes | 1.9.0.post1 |
| gcovr-version | The version of gcovr to use (If doing coverage) | yes | 4.2 |
Outputs
no outputs