Skip to content

Commit

Permalink
Update nextjs.yml: remove pnpm version, specified in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
marius-mather authored Jun 3, 2024
1 parent 004c3a9 commit ca8f40f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/nextjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
- uses: pnpm/action-setup@v4
name: Install pnpm
with:
version: 8
run_install: false
- name: Get pnpm store directory
shell: bash
Expand Down

0 comments on commit ca8f40f

Please sign in to comment.