Skip to content

Commit 0eae89e

Browse files
committed
chore: update
1 parent dcb5a6a commit 0eae89e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ jobs:
4646

4747
- name: Publish Preview
4848
if: steps.changes.outputs.changed == 'true'
49-
run: pnpx pkg-pr-new publish --compact --pnpm ./packages/*
49+
run: pnpx pkg-pr-new publish --packageManager=pnpm --compact --pnpm ./packages/*

0 commit comments

Comments
 (0)