Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 211 Bytes

File metadata and controls

12 lines (9 loc) · 211 Bytes

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'