Cache Wrt Toolchain
ActionsTags
(2)This action caches builds to speed up openwrt compilation.
Check if to cache ccache. Default 'false'.
Check if to cache toolchain. Default 'true'.
Check if to skip the compilation of toolchain. Default 'true'.
Set to clean cache. Default 'false'.
Path prefix to openwrt build directory. Default ''.
Mix a key to identify a cache when you build openwrt for different architecture. Default ''.
Skip saving. Default 'false'.
Indicate cache found.
uses: RuijieNetworksCommunity/cache-wrt-toolchain@main
with:
ccache: 'true'
mixkey: 'ramips'
prefix: 'openwrt'Cache Wrt Toolchain is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.