circleci-orb icon indicating copy to clipboard operation
circleci-orb copied to clipboard

Add post-install steps

Open bahmutov opened this issue 6 years ago • 0 comments

Sometimes we need to install additional tools after running npm ci but before saving the cache. I think adding another parameter to the setup command would work (similar to build that runs AFTER saving the cache)

bahmutov avatar Nov 06 '19 20:11 bahmutov