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

fix: remove cli command in workflows to increase the max-old-space-size used by node #2207

Merged
merged 1 commit into from
Oct 12, 2023

Conversation

yum0e
Copy link
Collaborator

@yum0e yum0e commented Oct 12, 2023

Context

Update workflows were failing due to using yarn cli <command> instead of yarn <command>. By using the command directly referenced in package.json we are specifying the extra memory allocation properly for the workflow.

`max-old-space-size` used by node
@yum0e yum0e merged commit 5151315 into main Oct 12, 2023
@yum0e yum0e deleted the remove-cli-command-in-workflows branch October 12, 2023 12: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.

1 participant