Skip to content

Commit c3f4aca

Browse files
committed
ci: remove npm cache from node setup step
1 parent 0edf66b commit c3f4aca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
uses: actions/setup-node@v4
2020
with:
2121
node-version: 22
22-
cache: npm
2322

2423
- name: Install PNPM
2524
run: npm i pnpm@latest -g

0 commit comments

Comments
 (0)