pkgjs/action

Output debug information

dominykas opened this issue · 0 comments

It might be useful to have the following as a specific step in the job (there are examples of that in the actions in nodejs org):

  • OS version
  • node version
  • npm version
  • git version
  • npm ls

Note that some of this information is already available, just that it's scattered across multiple steps.