Commit 14056dd
committed
fix: remove pnpm cache from npm publish job
The publish-to-npm job downloads pre-built artifacts and doesn't check out
the full repository, so pnpm-lock.yaml is not available for caching.
Removed the cache parameter since it's not needed for publishing.1 parent 36c6571 commit 14056dd
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | | - | |
175 | 174 | | |
176 | 175 | | |
177 | 176 | | |
| |||
0 commit comments