mirror of
https://github.com/actions/typescript-action.git
synced 2025-12-14 22:20:53 +00:00
The workflow was missing the `npm run package` step. Without this the check will always succeed as the /dist folder won't be updated.