Q: How to use this action for caching .NET SDK image? #822
Unanswered
vitalykarasik
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm using 'mcr.microsoft.com/dotnet/sdk:6.0' image for running .NET tests. If I understand right, this action should be able to cache this image, but I don't see it happening.
I used these params:
Beta Was this translation helpful? Give feedback.
All reactions