Skip to content

Commit f5c1bac

Browse files
authored
ci: disable cache in publish workflow (#5099)
1 parent 110d22a commit f5c1bac

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858

5959
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
6060
with:
61+
package-manager-cache: false
6162
node-version: '24'
6263
registry-url: 'https://registry.npmjs.org'
6364

0 commit comments

Comments
 (0)