Vonage / vonage-node-sdk

Vonage API client for Node.js. API support for SMS, Voice, Text-to-Speech, Numbers, Verify (2FA) and more.
Apache License 2.0
374 stars 178 forks source link

fix(build): GHA install typescript before running build commands #737

Closed dragonmantank closed 1 year ago

dragonmantank commented 1 year ago

Description

Fixes to make the build process work with 1) a monorepo and 2) Windows

Motivation and Context

Because knowing the status of your build is important

Testing Details

act and seeing the action in the Actions tab

Example Output or Screenshots (if appropriate)

Types of changes

Checklist