Skip to content

Commit 5fd8bf1

Browse files
committed
chore: run prepack
1 parent d543eb8 commit 5fd8bf1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ jobs:
4141

4242
- run: npm ci
4343

44+
- run: npm run prepack
45+
4446
- run: npm run semantic-release
4547
env:
4648
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)