diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4aea4b90..c6c4e42d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -34,6 +34,7 @@ jobs: cache: pnpm - run: pnpm install --frozen-lockfile + - run: pnpm --dir apps/pwa install --frozen-lockfile # typecheck / test default to `pnpm run --if-present