Skip to content

Commit

Permalink
chore: remove --compact
Browse files Browse the repository at this point in the history
  • Loading branch information
userquin committed Aug 14, 2024
1 parent 5066db5 commit 91564b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
# working-directory: .

Check failure on line 27 in .github/workflows/publish-commit.yml

View workflow job for this annotation

GitHub Actions / build (18.x)

Expected indentation of 8 spaces but found 0 spaces

Check failure on line 27 in .github/workflows/publish-commit.yml

View workflow job for this annotation

GitHub Actions / build (lts/*)

Expected indentation of 8 spaces but found 0 spaces
run: pnpm build

- run: pnpm pkg-pr-new publish --compact --pnpm
- run: pnpm pkg-pr-new publish --pnpm
# - run: pnpm pkg-pr-new publish --compact --pnpm .

0 comments on commit 91564b6

Please sign in to comment.