Skip to content

Commit a1b7f99

Browse files
committed
chore: Use pnpm in install instructions
1 parent 1bcd4b4 commit a1b7f99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pkg.pr.new.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ jobs:
5353
echo "::notice title=Version::0.0.0-preview.${{ github.event.pull_request.head.sha }}"
5454
working-directory: packages/nuqs
5555
- name: Publish to pkg.pr.new
56-
run: pnpx pkg-pr-new publish --compact './packages/nuqs' --no-template
56+
run: pnpx pkg-pr-new publish --compact './packages/nuqs' --no-template --packageManager=pnpm

0 commit comments

Comments
 (0)