sergioramos / yarn-actions

GitHub Action for interacting with yarn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

GitHub Action for interacting with yarn


Languages

Language:JavaScript 99.9%Language:Handlebars 0.1%