This commit is contained in:
Tommy G 2024-08-05 12:08:23 -04:00 committed by GitHub
commit df31548b4e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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