mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-02-20 07:37:26 -05:00
Update shared-key in setup-rust action to version 2 for improved cache management
This commit is contained in:
2
.github/actions/setup-rust/action.yml
vendored
2
.github/actions/setup-rust/action.yml
vendored
@@ -61,7 +61,7 @@ runs:
|
||||
with:
|
||||
key: ${{ inputs.target }}
|
||||
save-if: ${{ inputs.save-cache }}
|
||||
shared-key: stable-cache
|
||||
shared-key: stable-cache-v2
|
||||
|
||||
# TODO: Re-enable cargo config generation when preprep.mjs is ported
|
||||
# For now, use cargo's defaults which work fine without native deps
|
||||
|
||||
Reference in New Issue
Block a user