mirror of
https://github.com/google/sandboxed-api.git
synced 2024-03-22 13:11:30 +08:00
6de30ea27f
This will speed up our builds a bit and prevent unnecessary network traffic. Setup according to the documentation for the `actions/cache@v2` action: https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows Currently caching the `${{github.workspace}}/_deps` directory, as used by CMake. Cache keys look like this: `ubuntu-20.04-clang11` (`${{matrix.os}-${{matrix.compiler}}${matrix.compiler-version}}`) PiperOrigin-RevId: 431895214 Change-Id: I4ecac7c00eec8516f85f45aa2220303b811b2389 |
||
---|---|---|
.. | ||
fedora-cmake.yml | ||
ubuntu-cmake.yml |