Skip to content

Commit 1e86644

Browse files
committed
ci(release): prebuild utils and zod before changesets publish
1 parent bc0227b commit 1e86644

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
@@ -24,6 +24,8 @@ jobs:
2424
- run: npm install -g npm@11.5.1
2525
- run: corepack yarn
2626
- run: corepack yarn
27+
- run: corepack yarn tsc:utils
28+
- run: corepack yarn tsc:zod
2729
- uses: changesets/action@v1
2830
with:
2931
version: corepack yarn changeset version

0 commit comments

Comments
 (0)