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

feat: add custom install command support #260

Merged
merged 3 commits into from
Dec 8, 2020
Merged

Conversation

bahmutov
Copy link
Contributor

@bahmutov bahmutov commented Dec 8, 2020

Where you can overwrite the default Yarn or NPM install command

- name: Custom Yarn command
  uses: cypress-io/github-action@v2
  with:
    # https://classic.yarnpkg.com/en/docs/cli/install
    install-command: yarn --frozen-lockfile --silent

@github-actions
Copy link

github-actions bot commented Dec 8, 2020

🎉 This PR is included in version 2.7.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for Yarn Berry
1 participant