Skip to content
This repository was archived by the owner on Oct 23, 2022. It is now read-only.

Commit 4208dec

Browse files
author
Joonas Koivunen
committed
ci: rekey cargo cache
1 parent 832bbfa commit 4208dec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
path: |
6969
~/.cargo/registry
7070
~/.cargo/git
71-
key: ${{ matrix.platform.target }}-dot-cargo-${{ hashFiles('Cargo.lock') }}
71+
key: ${{ matrix.platform.target }}-dot-cargo-parts-${{ hashFiles('Cargo.lock') }}
7272

7373
- name: Get npm cache directory
7474
id: npm-cache

0 commit comments

Comments
 (0)