diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 76992d6..dc5fc89 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -32,7 +32,6 @@ jobs: with: node-version: 24 registry-url: "https://registry.npmjs.org" - cache: "pnpm" - name: Restore cached dependencies uses: actions/cache@v4 with: