Skip to content

Commit

Permalink
chore: fix publish github action (pnpm version from packageManager)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmarqs committed Oct 3, 2024
1 parent a32feda commit 6c59d2f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci-cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@ jobs:

- name: Setup pnpm
uses: pnpm/action-setup@v2
with:
version: 8

- name: Use Node.js 18.x
uses: actions/setup-node@v3
Expand Down

0 comments on commit 6c59d2f

Please sign in to comment.