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

Use Yarn to manage dependencies on CI #576

Merged
merged 1 commit into from
Dec 30, 2019
Merged

Conversation

ashmaroli
Copy link
Member

Since we already check-in yarn.lock to the repository, it would be better if CI builds used the same set.

@ashmaroli ashmaroli marked this pull request as ready for review December 30, 2019 07:25
@ashmaroli ashmaroli merged commit 7d6868c into jekyll:master Dec 30, 2019
@ashmaroli ashmaroli deleted the ci-yarn branch December 30, 2019 07:26
@@ -4,4 +4,4 @@ set -e

script/branding
bundle install
npm install
yarn install
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI: just yarn was enough 😄 It can stay like this though.

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.

None yet

2 participants