Skip to content

Commit

Permalink
chore(ci): Remove pnpm cache
Browse files Browse the repository at this point in the history
  • Loading branch information
rajdip-b committed Jan 8, 2025
1 parent 51de9d1 commit f45970c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy-cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
with:
node-version: '20.x'
registry-url: 'https://registry.npmjs.org'
cache: 'pnpm'
- name: Install pnpm
run: npm i -g pnpm
- name: Install dependencies
Expand Down

0 comments on commit f45970c

Please sign in to comment.