Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: make publish bot run full build, not just tsc (puppeteer#6848)
`npm run tsc` is not enough to do a full build now we also include the `types.d.ts` file, so we need to run `build.`
- Loading branch information