actions-marketplace-validations/Setup Bin
Setup binary tools
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| name | Name present the binary, eg: hugo | yes | — |
| bin-path | Binary file relative path with asset folder, default . | no | — |
| test-cmd | Use for test if binary install success, eg: hugo version | no | — |
| bin-version | Binary version as cache key, required if download-url set | no | — |
| download-url | Direct binary download url | no | — |
| repo-full | Download github release, owner/repo, eg: gohugoio/hugo, required if download-url is not set | no | — |
| tag-version | Github release tag name or latest, required if download-url is not set | no | — |
| matcher | Regex use for detect which asset should download, eg: "Linux-64bit.tar.gz$", required if download-url is not set | no | — |
Outputs
no outputs