Skip to content

Commit ad52d01

Browse files
committed
Fix types workflow
1 parent 3e2cf03 commit ad52d01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/check.yml

+1
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,5 @@ jobs:
2525
steps:
2626
- uses: actions/checkout@v3
2727
- run: npm i
28+
- run: npm run build
2829
- run: npm run tsd

0 commit comments

Comments
 (0)