diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index dc61463e..9216484d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -31,7 +31,6 @@ jobs: uses: actions/setup-node@v3 with: node-version: 18 - cache: pnpm - name: Install dependencies run: yarn