Two jobs but one job got a cache not found #982
Unanswered
danielleroux
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm a little bit confused about my workflow.
Workflow: https://github.com/siemens/ix/actions/runs/3459477048
I create a cache for node_modules and a cache during build (build-cache).
The build-cache is used in next jobs visual regression and upload-artifacts.
The job visual-regression can download the cache but the upload-artifacts fail with the message cannot find cache:
It is the same cache build-Linux-e6d2ee278abcc687d47a6b7fe0e6f05816c5204c
Beta Was this translation helpful? Give feedback.
All reactions