Skip to content

Github Action for setting up node using pnpm and corepack

Notifications You must be signed in to change notification settings

locka/setup-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Setup Node

Lockas custom locka/setup-node command which uses corepack and pnpm to do quick instlal

workflow.yaml

- uses: locka/setup-node@v1
  with:
    node-version: '20'
    cache-key: '1'

About

Github Action for setting up node using pnpm and corepack

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published