faasm/Conan cache setup
Configures the conan cache
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| build-type | Build type for cached deps | yes | debug |
| from | Project invoking this action | yes | — |
| mount-path | Path to mount the conan cache | no | ~/.conan2 |
Outputs
| name | description |
|---|---|
| cache-hit-faasm | Wether there was a cache hit or not |
| cache-hit-faabric | Wether there was a cache hit or not |