julia-actions / cache

A shortcut action to cache Julia artifacts, packages, and registries.
MIT License
38 stars 8 forks source link

Pass cache-name between save/restore jobs #103

Closed omus closed 6 months ago

omus commented 6 months ago

Some CI refactoring after the work in #102 where I found it easier to pass the unique cache name between save and restore instead of reproducing it.