Merge 8d70dfb79988fc04526b40c7f09a6ddd69d5d356 into 1bd1e32a3bdc45362d1e726936510720a7c30a57

This commit is contained in:
Tommy G 2024-12-12 02:01:07 -05:00 committed by GitHub
commit a694699a84
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -613,6 +613,7 @@ whenever possible:
- uses: actions/cache@v4 - uses: actions/cache@v4
with: with:
path: | path: |
~/.cargo/.crates.toml
~/.cargo/bin/ ~/.cargo/bin/
~/.cargo/registry/index/ ~/.cargo/registry/index/
~/.cargo/registry/cache/ ~/.cargo/registry/cache/