Skip to content

Commit b7cb3f1

Browse files
committed
ci: dev
1 parent 7b43ba8 commit b7cb3f1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/shared-zerv-versioning.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -281,5 +281,4 @@ jobs:
281281
~/.cargo/registry/index/
282282
~/.cargo/registry/cache/
283283
~/.cargo/git/db/
284-
key: ${{ steps.cache-zerv.outputs.cache-primary-key }}-${{ github.run_id }}
285-
# key: cargo-zerv-${{ runner.os }}-${{ inputs.zerv_version || 'latest' }}
284+
key: ${{ steps.cache-zerv.outputs.cache-primary-key }}-${{ github.run_id }}-${{ github.run_attempt }}

0 commit comments

Comments
 (0)