Relative Content

Tag Archive for github-actions

How to set up CI/CD pipeline with GitHub Actions

I have run into the error: Some specified paths were not resolved, unable to cache dependencies. I watched the video GitHub published “setup in 4 steps” among several others on youtube and LinkedIn, chatgpt, here, and elsewhere, using the Node.js action, below is my log and YAML file (I’ve uploaded more than a dozen attempts, this is just the latest). Every one of these show “it’s just that easy” when I’m clearly missing something and need assistance. There’s a path not defined but none of the resources I’ve found mention anything about creating a folder, and if I need to, I don’t know what should be in it because it’s never mentioned.