Skip to content

Commit

Permalink
Fix pnpm setup in pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
connorjs committed Aug 11, 2024
1 parent 9a30fc2 commit 63cecb0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ jobs:

- name: Use pnpm
uses: pnpm/action-setup@v4
with:
version: 9

- name: Use Node.js
uses: actions/setup-node@v4
Expand Down

0 comments on commit 63cecb0

Please sign in to comment.