You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to get configuration cache to work with setup-gradle github action.. but it doesn't seem to be working.
Here is the reason that shows up every time:
Calculating task graph as configuration cache cannot be reused because file '../../../../../../src900954567/src/actions-runner/_work/messaging/messaging/settings.gradle.kts' has been removed.
I am trying to get configuration cache to work with setup-gradle github action.. but it doesn't seem to be working.
Here is the reason that shows up every time:
Calculating task graph as configuration cache cannot be reused because file '../../../../../../src900954567/src/actions-runner/_work/messaging/messaging/settings.gradle.kts' has been removed.
We are using aws hosted github runners.
The relevant github action setup is as follows:
The text was updated successfully, but these errors were encountered: