Skip to content

Commit 08d5a7b

Browse files
committed
chore: remove cache from setup node
1 parent 9058458 commit 08d5a7b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ jobs:
3434
uses: actions/setup-node@v4
3535
with:
3636
node-version: '24'
37-
cache: 'pnpm'
3837

3938
- name: Install dependencies
4039
run: pnpm install --frozen-lockfile

0 commit comments

Comments
 (0)