Skip to content

Commit a609511

Browse files
committed
Remove --compact
1 parent bef5e73 commit a609511

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ jobs:
5454
working-directory: ./cli
5555

5656
- name: Publish CLI and Layer
57-
run: npx pkg-pr-new publish --compact './cli' './layer'
57+
run: npx pkg-pr-new publish './cli' './layer'

0 commit comments

Comments
 (0)