Skip to content

Commit

Permalink
fix(ci): removes cache
Browse files Browse the repository at this point in the history
  • Loading branch information
csantiago132 committed Oct 3, 2024
1 parent 1851324 commit c4b31f9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/actions/install/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ runs:
uses: actions/setup-node@v4
with:
node-version: 20
cache: pnpm

- name: Install pnpm
shell: bash
Expand Down

0 comments on commit c4b31f9

Please sign in to comment.