Skip to content

GitHub Action for interacting with yarn

Notifications You must be signed in to change notification settings

sergioramos/yarn-actions

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

yarn Github Actions

usage

- uses: sergioramos/yarn-actions/install@v6
  with:
    frozen-lockfile: true

output

Run sergioramos/yarn-actions/install@v6
    yarn --non-interactive --frozen-lockfile install

license

MIT