Skip to content

Commit

Permalink
Install pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
Fred Snyder committed Apr 9, 2023
1 parent 5b621a4 commit 178453f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,6 @@ jobs:
node-version: '18'
- run: node --version
- run: npm --version
- run: npm install -g pnpm
- run: pnpm --version
- run: make --version

0 comments on commit 178453f

Please sign in to comment.