Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
fengmk2 committed Jun 30, 2024
1 parent 17b4b41 commit 69717f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pkg.pr.new.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:
run: npm install

- name: Build
run: npm run prepublishOnly
run: npm run prepublishOnly --if-present

- run: npx pkg-pr-new publish

0 comments on commit 69717f6

Please sign in to comment.