Skip to content

Commit c06c714

Browse files
committed
Fix
1 parent 917cb8a commit c06c714

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
@@ -41,4 +41,4 @@ jobs:
4141
- name: Run tests
4242
run: npm test
4343

44-
- run: npm dlx pkg-pr-new publish
44+
- run: npx pkg-pr-new publish

0 commit comments

Comments
 (0)