diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index a5075e8..afcc41c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -32,7 +32,6 @@ jobs: with: node-version: 22 registry-url: 'https://registry.npmjs.org' - cache: 'pnpm' - name: Restore cached dependencies uses: actions/cache@v3 with: