chore(workflow): pnpm/action-setup

This commit is contained in:
cnrad
2024-11-14 13:43:19 -05:00
parent 7f8fd533e7
commit f6fc111124

View File

@@ -16,6 +16,9 @@ jobs:
with:
node-version: 20.x
- name: Install pnpm
uses: pnpm/action-setup@v4
- name: Install deps
run: pnpm i