Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure types are published to npm #11

Merged
merged 2 commits into from
Mar 31, 2023
Merged

Ensure types are published to npm #11

merged 2 commits into from
Mar 31, 2023

Conversation

RobinMalfait
Copy link
Member

This PR improves the CI workflows to ensure that the types are also generated and published to npm.

Fixes: #10

- Ensure that we use a the cache modules consistently
- Ensure that `npm run build` is executed (which generates the types)
- Make CI jobs consistent between workflows
@RobinMalfait RobinMalfait changed the title Ensure types are also published to npm Ensure types are published to npm Mar 31, 2023
@RobinMalfait RobinMalfait merged commit 3a793f8 into main Mar 31, 2023
@RobinMalfait RobinMalfait deleted the fix/issue-10 branch March 31, 2023 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Types are not published
1 participant