boring_generators icon indicating copy to clipboard operation
boring_generators copied to clipboard

Verify and fix Pronto Github Action's usage of Node and Yarn

Open coolprobn opened this issue 8 months ago • 0 comments

As far as I remember we shouldn't need node and yarn for running pronto. If it's required then it should be the latest version or provided by users themselves.

Tasks:

  • Verify Github action is working correctly
  • Verify Github actions work correctly when node and yarn is removed
  • Add dynamic way to take node and yarn versions if it's actually required
    • Use latest version of node and yarn version if not provided

coolprobn avatar Jun 08 '24 11:06 coolprobn