actions-marketplace-validations/Install nomad (cross-platform)
Installs nomad binary file into your actions workflow
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Nomad version | yes | latest |
| github-token | GitHub auth token. Since there's a default, this is typically not supplied by the user | no | ${{ github.token }} |
Outputs
| name | description |
|---|---|
| nomad-bin | Path to the nomad binary file |