lfreleng-actions/🛠️ Runs make
Executes the steps described in a Makefile
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 8, 2026
- License
- None
Pinned Snippet
uses: lfreleng-actions/make-action@c8ee1397ffedaf3ae5b01c526abda06e1a2a4f54 # v0.1.4tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| repository | Remote Git repository URL to download | no | — |
| path | Download the repository to this local filesystem path | no | — |
| make_args | Arguments/flags sent to make command | no | — |
| debug | Set true to enable additional diagnostic output | no | false |
Outputs
no outputs