Skip to content

Commit 4816c12

Browse files
author
橄榄菜 雨山
authored
Remove pnpm cache from Node setup
Removed caching for pnpm in Node setup.
1 parent 3650f0d commit 4816c12

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ jobs:
3030
uses: actions/setup-node@v4
3131
with:
3232
node-version: 24
33-
cache: pnpm
3433
- name: Setup Pages
3534
uses: actions/configure-pages@v4
3635
- name: Install dependencies

0 commit comments

Comments
 (0)