We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51de9d1 commit f45970cCopy full SHA for f45970c
.github/workflows/deploy-cli.yml
@@ -16,7 +16,6 @@ jobs:
16
with:
17
node-version: '20.x'
18
registry-url: 'https://registry.npmjs.org'
19
- cache: 'pnpm'
20
- name: Install pnpm
21
run: npm i -g pnpm
22
- name: Install dependencies
0 commit comments