Skip to content

Commit 25b0064

Browse files
committed
ci(build): build error package types
1 parent ddaca94 commit 25b0064

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
run: npm ci --engine-strict=false
5050
- name: Generate typescript declarations
5151
run: npm run typescript:declaration
52+
working-directory: ./packages/apidom-error
5253
- name: Lint code
5354
run: npm run lint
5455

0 commit comments

Comments
 (0)