From ac27d168e2698f2a80f5a2d11286728aedd6efd9 Mon Sep 17 00:00:00 2001 From: Jacob Nguyen <76754747+jacoobes@users.noreply.github.com> Date: Fri, 30 Dec 2022 11:27:00 -0600 Subject: [PATCH] chore: fix prettier wkflw holy shit --- .github/workflows/continuous-integration.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/continuous-integration.yml b/.github/workflows/continuous-integration.yml index 0a60847..267cea3 100644 --- a/.github/workflows/continuous-integration.yml +++ b/.github/workflows/continuous-integration.yml @@ -27,6 +27,9 @@ jobs: - name: Install pnpm run: npm i -g pnpm + - name: setup pnpm + run: pnpm setup + - name: Set global dir run: source ~/.bashrc # Prettier must be in `package.json`