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

Chore: update node version and use cache #793

Merged
merged 2 commits into from
Jun 27, 2022

Conversation

charlie0129
Copy link
Member

@charlie0129 charlie0129 commented Jun 26, 2022

Signed-off-by: Charlie Chiang charlie_c_0129@outlook.com

This workflow is failing due to out dated node versions:
image

What this pr does:

  • Updated node to 16.x
  • Included cache to speed up workflows
  • Removes yarn add nodejieba. It seems this command is not required, since nodejieba is already included in package.json. No need to install it again during CI.

Signed-off-by: Charlie Chiang <charlie_c_0129@outlook.com>
@wonderflow
Copy link
Contributor

good job. please help fix the conflict

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