chore(build): no need for global redocly install
using npx, we can run all redocly commands without doing a global install of redocly/cli (-g flag). I also noticed we were using `latest` which outside of dev tests is not recommended. Some shorthand flags were also migrated to the long ones (--output).
parent
1e5aa20e
No related branches found
No related tags found
Please register or sign in to comment