Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to only check if cache exist #34

Open
roni-frantchi opened this issue Jun 11, 2020 · 1 comment
Open

Ability to only check if cache exist #34

roni-frantchi opened this issue Jun 11, 2020 · 1 comment

Comments

@roni-frantchi
Copy link

First off, thanks for this fork!
It helped us get around this issue, install our deps once in a setup job then have subsequent job/matrix use that cache.

For that use case, it would be very useful to be able to have a way to only check if the cache exist, without actually getting and expanding it.

@ktmud
Copy link
Owner

ktmud commented Jul 29, 2020

@roni-frantchi Hi, sorry for the late response. Totally missed the notifications on this one.

Can you elaborate what's the exact use case where you need to only check if the cache exist but not use it?

This should be much easier to implement now with the newly released @actions/cache npm package. I'll see what I can do to make it work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants