Skip to content

Commit fee07e0

Browse files
committed
Do not use pnpm cache for releases
1 parent 59b7f1b commit fee07e0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/publish_release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ jobs:
2929
with:
3030
node-version: 24
3131
registry-url: 'https://registry.npmjs.org'
32-
cache: pnpm
3332
- run: pnpm install --frozen-lockfile
3433
- name: Bump version and commit
3534
run: |

0 commit comments

Comments
 (0)