Skip to content

Commit db825d8

Browse files
committed
fix: remove cache option from Node setup in build workflow
1 parent 21507c4 commit db825d8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/build-windows.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ jobs:
5050
uses: actions/setup-node@v6
5151
with:
5252
node-version: 24
53-
cache: pnpm
5453

5554
- name: Setup pnpm
5655
uses: pnpm/action-setup@1e1c8eafbd745f64b1ef30a7d7ed7965034c486c

0 commit comments

Comments
 (0)