bob-zebedy/Cache OpenWrt
Cache builds to speed up openwrt compilation
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit May 25, 2023
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: bob-zebedy/cachewrt@299791459a036b415de6a953b300e589cae11e2f # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| ccache | check if to cache ccache | no | false |
| toolchain | check if to cache toolchain | no | true |
| skip | check if to skip the compilation of toolchain | no | true |
| clean | set to clean cache | no | false |
| prefix | path prefix to openwrt build directory | no | — |
Outputs
| name | description |
|---|---|
| hit | indicate cache found |