mirror of https://github.com/actions/cache.git
Add C++ Boost library example
While Linux and Windows have Boost preinstalled, on macOS, it is not. As downloading and building boost takes a lot of time, caching the resulting install dir can result in considerable resource saving. The shown example was tested here: https://github.com/Morgan-Stanley/binlog/actions/runs/50704053 Successful cache hit: https://github.com/Morgan-Stanley/binlog/runs/493249216pull/206/head
parent
826785142a
commit
e79a86ce00
Loading…
Reference in New Issue