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

Update main package-lock and publish-next workflow #568

Merged
merged 1 commit into from
May 6, 2024

Conversation

kvnlam
Copy link
Contributor

@kvnlam kvnlam commented May 6, 2024

For some reason the build fails due to additional missing dependencies that should exist. This PR changes 2 things:

  1. Switch to npm install for the publish-next workflow to see if the dependencies are correctly installed
  2. Update the root project's package-lock.json to ensure it's up to date

Tested locally with npm install && npm test && npm run build

@kvnlam kvnlam requested a review from hao2018 May 6, 2024 20:18
@kvnlam kvnlam merged commit c09e8f9 into next May 6, 2024
8 checks passed
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.

2 participants