Yarn Action Github action for running yarn. Can be used to install dependencies. Inputs args - Required. Command to run with yarn. Example usage uses: velith/yarn-action@master with: args: install