mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-12-25 17:46:20 +00:00
This commit uses the GitHub Actions cache to ensure that the `rtf` binary can be re-used between runs if it hasn't changed. It also caches the linuxkit binaries for use in future stages. Signed-off-by: Dave Tucker <dave@dtucker.co.uk>