Skip to content

Commit f45970c

Browse files
committed
chore(ci): Remove pnpm cache
1 parent 51de9d1 commit f45970c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy-cli.yml

-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ jobs:
1616
with:
1717
node-version: '20.x'
1818
registry-url: 'https://registry.npmjs.org'
19-
cache: 'pnpm'
2019
- name: Install pnpm
2120
run: npm i -g pnpm
2221
- name: Install dependencies

0 commit comments

Comments
 (0)