Skip to content

Commit 69717f6

Browse files
committed
f
1 parent 17b4b41 commit 69717f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pkg.pr.new.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ jobs:
1818
run: npm install
1919

2020
- name: Build
21-
run: npm run prepublishOnly
21+
run: npm run prepublishOnly --if-present
2222

2323
- run: npx pkg-pr-new publish

0 commit comments

Comments
 (0)