taservers/vcpkg-cache
Caches filesystem vcpkg archives using actions/cache
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub workflow token | yes | — |
| prefix | Prefix added to all cache keys. Can be used for e.g. independently restoring cache entries for each vcpkg triplet. | no | vcpkg/ |
Outputs
| name | description |
|---|---|
| path | Absolute path to the written cache |