diff --git a/.github/workflows/test-publish.yml b/.github/workflows/test-publish.yml index ad8643b..e20f9d1 100644 --- a/.github/workflows/test-publish.yml +++ b/.github/workflows/test-publish.yml @@ -115,6 +115,7 @@ jobs: node-version: 20 cache: 'pnpm' cache-dependency-path: pnpm-lock.yaml + registry-url: 'https://registry.npmjs.org/' - name: Install Dependencies run: pnpm install