Skip to content

Commit

Permalink
build: install specified pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
michalkvasnicak committed Jul 4, 2024
1 parent f000c2e commit 89c84c0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4

- uses: pnpm/action-setup@v4
with:
version: 8
- name: Use Node.js 16.x
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit 89c84c0

Please sign in to comment.