chore: fix prettier wkflw holy shit

This commit is contained in:
Jacob Nguyen
2022-12-30 11:10:48 -06:00
parent 1617d2dcc3
commit 1130456045

View File

@@ -25,7 +25,7 @@ jobs:
node-version: 17
- name: Install pnpm
- run: npm i -g pnpm
run: npm i -g pnpm
# Prettier must be in `package.json`
- name: Install Node.js dependencies