Skip to content

Commit 9c33ed2

Browse files
authored
Merge pull request #8 from objectstack-ai/copilot/update-documentation-for-actions
2 parents f134230 + 0a4d9f3 commit 9c33ed2

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ jobs:
2828
- name: Install dependencies
2929
run: npm ci
3030

31+
- name: Generate source files
32+
run: npx fumadocs-mdx
33+
3134
- name: Type check
3235
run: npx tsc --noEmit
3336

0 commit comments

Comments
 (0)