This commit is contained in:
Tommy G 2026-02-18 09:32:05 +01:00 committed by GitHub
commit 9df865d1b5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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