Skip to content

Commit

Permalink
chore: Node action doesn't handle caching in deployment workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Sheraff committed Jun 2, 2024
1 parent 8e2ffc5 commit fdd6ae1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: 22
cache: "pnpm"
- name: Set up pnpm
uses: pnpm/action-setup@v4
with:
Expand Down

0 comments on commit fdd6ae1

Please sign in to comment.