Skip to content

Commit 6e8a4eb

Browse files
committed
ci(prepublish): build before publush
1 parent 1d49f19 commit 6e8a4eb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/prepublish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ jobs:
6868
env:
6969
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7070

71+
- uses: ./.github/workflows/actions/build
72+
7173
- name: Publish to npm + GitHub
7274
id: changesets
7375
# Only publish if we're still in pre mode and the last commit was

0 commit comments

Comments
 (0)