Skip to content

Commit

Permalink
fix: remove npm cache
Browse files Browse the repository at this point in the history
  • Loading branch information
tonycassara committed Nov 30, 2023
1 parent 969cf67 commit 526ce7a
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@v3
with:
node-version: 18
cache: "npm"
- name: Install pnpm
uses: pnpm/action-setup@v2
with:
Expand Down

0 comments on commit 526ce7a

Please sign in to comment.