Skip to content

Commit 9fc9a45

Browse files
roottoolclaude
andauthored
ci: Remove redundant prepublishOnly step from publish workflow (#12)
Co-authored-by: Claude Sonnet 4.5 <[email protected]>
1 parent 83ef7a0 commit 9fc9a45

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,6 @@ jobs:
5555
- name: Initialize
5656
uses: ./.github/actions/setup-environment
5757

58-
- name: Run prepublishOnly
59-
run: bun run prepublishOnly
60-
6158
- name: Setup Node.js
6259
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
6360
with:

0 commit comments

Comments
 (0)