setup-rust icon indicating copy to clipboard operation
setup-rust copied to clipboard

pre and post build cache hashes are different on windows-latest

Open shrimpyuk opened this issue 5 months ago • 1 comments

before build; Attempting to restore cache Generating cache key Cache does not exist using key setup-rustcargo-v1-win32-d94c355bca58aa4c0186140d125e989ab8395e82

after build:

Size changed 1.63 GB => 313.25 MB (-1.32 GB, -80.81%) Cleaning target/release before saving Removing examples and incremental directories Removing dep-info files (*.d) Saving cache with key setup-rustcargo-v1-win32-1dbfb78edf8a75329b6134312e65b3ad0c5c67d8

shrimpyuk avatar Jan 31 '24 17:01 shrimpyuk