Skip to content

Commit

Permalink
removing pnpm version from actions
Browse files Browse the repository at this point in the history
  • Loading branch information
lautr committed Nov 20, 2024
1 parent f88ec89 commit 7e7c133
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/actions/build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ runs:
node-version: 20
- uses: pnpm/[email protected]
name: Install pnpm
with:
version: 9.12
- uses: actions/checkout@v4
- name: Get pnpm store directory
id: pnpm-cache
Expand Down

0 comments on commit 7e7c133

Please sign in to comment.