1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-07-06 22:45:40 +02:00

Start a new cache manually

https://github.com/Swatinem/rust-cache?tab=readme-ov-file#example-usage
This commit is contained in:
Jonathan Daniel
2024-07-23 21:30:58 +03:00
parent 8bebcec91c
commit 9d0278f317

View File

@ -19,3 +19,4 @@ runs:
save-if: ${{ github.ref == 'refs/heads/main' }}
# Further, save the cache per key - e.g. language grouping.
key: ${{ inputs.key }}
prefix-key: v1-rust