actions-marketplace-validations/Setup Elm
Build Elm application or package
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| elm-version | Version of Elm to use. E.g. 0.19.1 | no | 0.19.1 |
| elm-home | The per-user cache of package information lives at the directory specified in the ELM_HOME environment variable. | no | "" |
| cache | Save ELM_HOME to cache | no | true |
Outputs
| name | description |
|---|---|
| elm-home | `ELM_HOME` is different for different OS, action will set it, so yu can cache it |