2 parents 7be3bc9 + a27bd13 commit 7e53086Copy full SHA for 7e53086
1 file changed
.github/workflows/release.yml
@@ -101,4 +101,4 @@ jobs:
101
~/.cargo/registry
102
~/.cargo/git
103
./typ2anki-rust/target
104
- key: "${{ steps.cargo-cache-restore.outputs.cache-primary-key }}"
+ key: ${{ runner.os }}-cargo-${{hashFiles('**/Cargo.toml')}}-${{ hashFiles('**/Cargo.lock') }}
0 commit comments