Skip to content

Commit 0e73da7

Browse files
authored
build: remove pnpm cache on lint
1 parent 37981bb commit 0e73da7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/lint.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020
uses: actions/setup-node@v3
2121
with:
2222
node-version: '20'
23-
cache: 'pnpm'
2423

2524
- name: Install pnpm
2625
run: npm install -g pnpm

0 commit comments

Comments
 (0)