Skip to content

Commit c74a809

Browse files
committed
fix: remove shared cache in publish workflow
1 parent 1cb5724 commit c74a809

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ jobs:
3232
- uses: actions/setup-node@v4
3333
with:
3434
node-version: 26
35-
cache: 'pnpm'
3635
registry-url: 'https://registry.npmjs.org'
3736

3837
- run: pnpm install --frozen-lockfile

0 commit comments

Comments
 (0)