Skip to content

Commit 07c3467

Browse files
committed
fix: build
1 parent 09368e3 commit 07c3467

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests-and-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
registry-url: https://registry.npmjs.org/
4141
- run: npm i -g yarn
4242
- run: yarn --frozen-lockfile
43+
- run: yarn build
4344
- run: npx semantic-release@17
4445
env:
4546
NODE_AUTH_TOKEN: ${{secrets.npm_token}}

0 commit comments

Comments
 (0)