Skip to content

Commit

Permalink
fix: remove cached executable
Browse files Browse the repository at this point in the history
  • Loading branch information
madkarmaa committed Dec 17, 2024
1 parent ed7c931 commit ae67946
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 @@ -16,7 +16,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: 20
cache: pnpm

- name: Install PNPM 🛠️
run: npm i -g -U pnpm
Expand Down

0 comments on commit ae67946

Please sign in to comment.