Skip to content

Remove manual yarn installation#377

Merged
rwjblue merged 2 commits intomasterfrom
remove-manual-yarn-install
Dec 4, 2019
Merged

Remove manual yarn installation#377
rwjblue merged 2 commits intomasterfrom
remove-manual-yarn-install

Conversation

@rwjblue
Copy link
Copy Markdown
Member

@rwjblue rwjblue commented Dec 4, 2019

An update to the GH actions CI environment made npm i -g yarn error (because yarn is already installed and cannot be overwritten by the user process owner). This removes the manual installation as it is not needed any longer.

An update to the GH actions CI environment made `npm i -g yarn` error (because `yarn` is already installed and cannot be overwritten by the user process owner). This removes the manual installation as it is not needed any longer.
30s seems to be a bit too slow in some circumstances with GitHub Actions
CI.
@rwjblue rwjblue merged commit 37823fa into master Dec 4, 2019
@rwjblue rwjblue deleted the remove-manual-yarn-install branch December 4, 2019 19:52
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