Skip to content

Commit

Permalink
ci: remove compact
Browse files Browse the repository at this point in the history
  • Loading branch information
thebuilder committed Nov 8, 2024
1 parent db14b44 commit f9de9f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pkg-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
- name: Install dependencies
run: pnpm install
- name: Publish preview package
run: pnpx pkg-pr-new publish --no-template --compact
run: pnpx pkg-pr-new publish --no-template

0 comments on commit f9de9f0

Please sign in to comment.