Open
Description
Hi all, thank you for creating this action.
Problem
We are starting to use this action on our CI workflow; it's working well. The only issue is we can't cache the asdf
directory to reduce the installation time.
The installation step takes more than 3 minutes.
We tried to cache that with the Github cache feature by caching the /home/runner/.asdf
folder. It ends up with the following error.
Expectation
The action should work with the Github cache. If the asdf or plugins
exist in /home/runner/.asdf
. Install them directly.
Metadata
Metadata
Assignees
Labels
No labels