You've already forked comprehensive-rust
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:
@ -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
|
||||
|
Reference in New Issue
Block a user